blob: 89bd1eb230a3a4a77c7f0e1350192f5746e58dd2 [file] [log] [blame]
{
"name": "ZHJKit",
"version": "0.0.1",
"summary": "An iOS development Kit.",
"homepage": "https://github.com/HuajingZeng/ZHJKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kevin Zeng": "503132987@qq.com"
},
"social_media_url": "http://huajingzeng.com",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HuajingZeng/ZHJKit.git",
"tag": "0.0.1"
},
"source_files": "ZHJKit/**/*.{h,m}",
"public_header_files": "ZHJKit/**/*.{h}",
"requires_arc": true
}