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