[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / b / GSSqlHelper / 0.1.1 / GSSqlHelper.podspec.json
blob16b396486f24cabb60ff087cef8481bcb451f043
2   "name": "GSSqlHelper",
3   "version": "0.1.1",
4   "summary": "a sqlite helper class that like SQLiteHelper in Android",
5   "homepage": "https://github.com/gscool/GSSqlHelper",
6   "license": "GSSqlHelper/LICENSE",
7   "authors": {
8     "gscool": "gscool@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/gscool/GSSqlHelper.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "GSSqlHelper/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "FMDB": [
22     ]
23   }