[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 2 / 6 / testPersionalcocoapods / 0.0.5 / testPersionalcocoapods.podspec.json
blob94dc8943f9de3f1664610db7e3687049713c252f
2   "name": "testPersionalcocoapods",
3   "version": "0.0.5",
4   "summary": "网络请求封装(基于AFNnetWorking)\n\n\t\t\t1.post\n\n\t\t\t2.get \n\n\t\t\t3.delegate \n\n\t\t\t4.pull \n\n\t\t\t5.put \n\n\t\t\t..............\n\n\t\tSD",
5   "description": "简单测试,项目不能运行,严禁使用。\n网络请求封装(基于AFNnetWorking)\n\t1.post\n\t2.get\n\t3.delegate\n\t4.pull\n\t5.put\n\t..............",
6   "homepage": "https://github.com/hsdji/testPersionalcocoapods",
7   "license": "MIT",
8   "authors": {
9     "单小飞": "2530101715@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/hsdji/testPersionalcocoapods.git",
13     "tag": "0.0.5"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "dependencies": {
19     "AFNetworking": [
20       "~> 2.3"
21     ]
22   },
23   "source_files": [
24     "test/*.{h,m}",
25     "Pods"
26   ]