[Add] GGXOfflineWebCache 0.5.2
[CocoaPods.git] / Specs / b / 5 / 2 / EasyDataKit / 0.0.2 / EasyDataKit.podspec.json
blob81b741cb456ab36a7a3824bdfdaceb1d20dc011d
2   "name": "EasyDataKit",
3   "version": "0.0.2",
4   "summary": "Super Easy Store Fetch Update And Delete Data With SQLite.",
5   "license": "MIT",
6   "homepage": "https://github.com/hawk0620/EasyDataKit",
7   "authors": {
8     "Hawk": "lxlchenhalk@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/hawk0620/EasyDataKit.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "EasyDataKit/**/*.{h,m}",
18   "dependencies": {
19     "FMDB": [
21     ]
22   }