[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 5 / 4 / a / ZCWTool / 0.0.3 / ZCWTool.podspec.json
bloba515dfe7535cc92d81772ef36fef4a54cee95476
2   "name": "ZCWTool",
3   "version": "0.0.3",
4   "summary": "The tools I use for developing",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhaochangwu/ZCWTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhaochangwu": "changwuzhao@cienet.com.cn"
13   },
14   "source": {
15     "git": "https://github.com/zhaochangwu/ZCWTool.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "ZCWTool/Source/**/*.{h,m}",
23     "ZCWTool/OtherSource/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "MapKit"
28   ]