blob: f5cbaa9df4172fe89352454e895a16ef27845820 [file] [log] [blame]
{
"name": "ACHello",
"version": "1.0.1",
"platforms": {
"ios": "7.0"
},
"summary": "Hello from Allen",
"homepage": "https://github.com/iAllenC/ACHello",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iAllenC": "373381941@qq.com"
},
"source": {
"git": "https://github.com/iAllenC/ACHello.git",
"tag": "1.0.1"
},
"source_files": "Sources/*.{h,m}",
"requires_arc": true
}