blob: 30c8497d4df29c6e5d62a52098fcc92025bf0a36 [file] [log] [blame]
{
"name": "HaloObjC",
"version": "1.0.1",
"summary": "My own iOS development kit.",
"homepage": "https://github.com/HaloWang/HaloObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王策": "634692517@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/HaloWang/HaloObjC.git",
"tag": "1.0.1"
},
"source_files": "HaloObjC/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}