[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 3 / a / b / VVORM / 0.0.9 / VVORM.podspec.json
blob781ad4398bbc19dbf31544eaf6505d37c9dccd29
2   "name": "VVORM",
3   "version": "0.0.9",
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.9"
16   },
17   "source_files": "VVORM/Source/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "FMDB": [
22     ]
23   }