blob: 3ba01a32d18e6fec4f54b000dd7b66a9a0620360 [file] [log] [blame]
{
"name": "HaloObjC",
"version": "0.3.5",
"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": "0.3.5"
},
"source_files": "HaloObjC/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}