blob: a51c54437bc0b3e20c401737558b37035b924f53 [file] [log] [blame]
{
"name": "GSTest",
"version": "0.0.1",
"summary": "Just testing.",
"homepage": "https://github.com/gao520sun/GSTest",
"license": "MIT",
"authors": {
"gaozhonglei": "4062423283@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/gao520sun/GSTest.git"
},
"source_files": "GSTest/*.{h,m}",
"requires_arc": true
}