echo

Updated IOS数据客户端 (markdown)

@@ -13,6 +13,10 @@ https://github.com/boxfish-project/boxfish-data-ios.git @@ -13,6 +13,10 @@ 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 (http://blog.alwold.com/2014/08/07/using-coreplot-with-swift-in-ios/) 16 +* 统计图表可以考虑用CorePlot
  17 +```
  18 +(http://blog.alwold.com/2014/08/07/using-coreplot-with-swift-in-ios/)
  19 +可能需要翻墙
  20 +```
17 ### 需要提前调研的项目 21 ### 需要提前调研的项目
18 需要找到一个好用的开源统计图展示库。 22 需要找到一个好用的开源统计图展示库。