echo

Updated IOS数据客户端 (markdown)

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