| { | |
| "name": "EasyDataKit", | |
| "version": "0.0.2", | |
| "summary": "Super Easy Store Fetch Update And Delete Data With SQLite.", | |
| "license": "MIT", | |
| "homepage": "https://github.com/hawk0620/EasyDataKit", | |
| "authors": { | |
| "Hawk": "lxlchenhalk@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/hawk0620/EasyDataKit.git", | |
| "tag": "0.0.2" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source_files": "EasyDataKit/**/*.{h,m}", | |
| "dependencies": { | |
| "FMDB": [ | |
| ] | |
| } | |
| } |