echo

Updated IOS数据客户端 (markdown)

@@ -13,10 +13,7 @@ https://github.com/boxfish-project/boxfish-data-ios.git @@ -13,10 +13,7 @@ https://github.com/boxfish-project/boxfish-data-ios.git
13 * 采用AutoLayout布局 13 * 采用AutoLayout布局
14 * 资源图片放在Images.xcassets中 14 * 资源图片放在Images.xcassets中
15 * 网络库采用Alamofire 15 * 网络库采用Alamofire
16 -* 统计图表可以考虑用CorePlot 16 +* 统计图表可以考虑用ios-charts
17 ``` 17 ```
18 -(参见:http://blog.alwold.com/2014/08/07/using-coreplot-with-swift-in-ios/) 18 +(参见:https://github.com/danielgindi/ios-charts)
19 -需要翻墙  
20 ``` 19 ```
21 -### 需要提前调研的项目  
22 -需要找到一个好用的开源统计图展示库。