blob: b98911b573b35a5a2dec99daf2927c513c17b7ec [file] [log] [blame]
{
"name": "KHKit",
"version": "1.0.0",
"summary": "The package of useful tools, include categories and classes",
"homepage": "https://github.com/hexsgithub/KHKit",
"license": "MIT",
"authors": {
"hexs": "935823671@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/hexsgithub/KHKit.git",
"tag": "1.0.0"
},
"source_files": "KHKit/**/*.{h,m}",
"frameworks": [
"SystemConfiguration",
"Foundation",
"CFNetwork"
],
"libraries": "sqlite3.0",
"requires_arc": true
}