[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 6 / 7 / 1 / VVApiServer / 0.0.7 / VVApiServer.podspec.json
blobfe3a7aa14de7fffefe58553c365aacdf71787593
2   "name": "VVApiServer",
3   "version": "0.0.7",
4   "summary": "自定义本地和远程Api接口访问结果,同时支持Unit Test",
5   "homepage": "https://github.com/chinaxxren/VVApiServer",
6   "license": "MIT",
7   "authors": {
8     "chinaxxren": "182421693@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/chinaxxren/VVApiServer.git",
15     "tag": "0.0.7"
16   },
17   "source_files": "VVApiServer/Source/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "CocoaAsyncSocket": [
22     ],
23     "AFNetworking": [
24       "~> 4.0.1"
25     ]
26   }