[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / e / 5 / c / CNApiManagerDemo / 1.0.3 / CNApiManagerDemo.podspec.json
blobe948e2b8e4bd981af2b8319c5424b6af44fa5e2f
2   "name": "CNApiManagerDemo",
3   "version": "1.0.3",
4   "license": "MIT",
5   "homepage": "https://git.oschina.net/congni/CNApiManager-OC.git",
6   "authors": {
7     "葱泥": "983818495@qq.com"
8   },
9   "summary": "OC基本网络层封装",
10   "description": "A longer description of U in Markdown format.\n\n* IOS开发基本网络库\n* pod使用方法: pod \"CNApiManager\"\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://git.oschina.net/congni/CNApiManager-OC.git",
16     "tag": "1.0.3"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "AFNetworking": [
21       "~> 2.6.3"
22     ]
23   }