blob: fa071e35c7970270b006f709f42c43917c7ecf9d [file] [log] [blame]
{
"name": "EasyDataKit",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "EasyDataKit/**/*.{h,m}",
"dependencies": {
"FMDB": [
]
}
}