blob: aed61c0fb3ade47cadebaa75ac25b434a27b9f41 [file] [log] [blame]
{
"name": "HunterLibForiOS",
"version": "0.2.1",
"summary": "HunterLibForiOS is an Objective-C library for iOS developers.",
"homepage": "https://github.com/xutengfei/HunterLibForiOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hunter-X": "flynpc@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/xutengfei/HunterLibForiOS.git",
"tag": "0.2.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": false
}