[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 3 / a / b / VVORM / 0.0.8 / VVORM.podspec.json
blob773751e86c9546825487e10335b054cfa3840621
2   "name": "VVORM",
3   "version": "0.0.8",
4   "summary": "VVORM 封装FMDB数据库操作",
5   "homepage": "https://github.com/chinaxxren/VVORM",
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/VVORM.git",
15     "tag": "0.0.8"
16   },
17   "source_files": "VVORM/Source/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "FMDB": [
22     ]
23   }