[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 1 / 6 / FMDBHandler / 1.0 / FMDBHandler.podspec.json
blob176ef4c7cc77a44b23e6aceb78274cfb1cc7ade1
2   "name": "FMDBHandler",
3   "version": "1.0",
4   "summary": "A Library for iOS to use for FMDBHandler.",
5   "description": "Testing Private Podspec.",
6   "homepage": "https://github.com/JudeGGT/FMDBHandler",
7   "license": "MIT",
8   "authors": {
9     "guoguangtao": "jude_guo@163.com"
10   },
11   "source": {
12     "git": "https://github.com/JudeGGT/FMDBHandler",
13     "tag": "v1.0.1"
14   },
15   "source_files": "FMDBHandler/FMDBHandler/*.{h,m}",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "dependencies": {
21     "FMDB": [
23     ]
24   }