[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 0 / c / 9 / GYDataCenter / 0.1.1 / GYDataCenter.podspec.json
blob757a61c3128d912b6b0e24c32a4c8a30f9572696
2   "name": "GYDataCenter",
3   "version": "0.1.1",
4   "summary": "An alternative to Core Data for people who like using SQLite directly.",
5   "homepage": "https://github.com/Zepo/GYDataCenter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Zeposhe": "zeposhe@163.com"
12   },
13   "source": {
14     "git": "https://github.com/Zepo/GYDataCenter.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "GYDataCenter/**/*",
21   "dependencies": {
22     "FMDB": [
24     ]
25   }