blob: 3fe81b81d12bd60cc9dfa455961be586e579a0bf [file] [log] [blame]
{
"name": "SGTest",
"version": "1.0.1",
"summary": "第一次提交",
"homepage": "https://github.com/kingsic/SGTest",
"license": "MIT",
"authors": {
"kingsic": "kingsic@126.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/kingsic/SGTest.git",
"tag": "1.0.1"
},
"source_files": "SGTest/**/*.{h,m}",
"requires_arc": true
}