[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 4 / 5 / e / WTCoreData / 1.0.1 / WTCoreData.podspec.json
blob62284aa6d78904efa6d47d64716cd85c7d106280
2   "name": "WTCoreData",
3   "version": "1.0.1",
4   "summary": "WTCoreData is ORM Database",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/hongruqi",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lbrsilva-allin": "hongru.qi@quvideo.com"
13   },
14   "source": {
15     "git": "https://github.com/hongruqi/WTCoreData.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WTCoreData/Classes/**/*",
22   "dependencies": {
23     "FMDB": [
25     ]
26   }