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