[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 6 / 7 / 1 / VVApiServer / 0.0.2 / VVApiServer.podspec.json
blob5e3146498fd5c5198a28569653ddb3a0f68a7d8a
2   "name": "VVApiServer",
3   "version": "0.0.2",
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.2"
16   },
17   "source_files": "VVApiServer/Source/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "CocoaAsyncSocket": [
22     ]
23   }