[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 4 / c / f / CMYBaseLib / 0.2.0 / CMYBaseLib.podspec.json
blob267c0051e388b523ee9cb830dd7eb37a5eb1b8a0
2   "name": "CMYBaseLib",
3   "version": "0.2.0",
4   "summary": "一个牛逼的项目",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/changwuguo/CwgTestLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "changwuguo": "changwuguo@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/changwuguo/CwgTestLib.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CMYBaseLib/Classes/**/*.{h,m}",
22   "public_header_files": "CMYBaseLib/Classes/**/*.h",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 2.3"
26     ]
27   }