[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 6 / 7 / 1 / VVApiServer / 0.0.3 / VVApiServer.podspec.json
blob403ceae2ae43f90d0d13b170b93a1d6502b4fb88
2   "name": "VVApiServer",
3   "version": "0.0.3",
4   "summary": "VVORM 封装FMDB数据库操作",
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.3"
16   },
17   "source_files": "VVApiServer/Source/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "CocoaAsyncSocket": [
22     ]
23   }