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