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