blob: 8357927f3b58cc1102a6bf3fe298b39aa3012492 [file] [log] [blame]
{
"name": "FinalTest",
"version": "1.0.1",
"summary": "final test for the spec.",
"description": "the final test must be successful",
"homepage": "https://github.com/15142329586/FinalTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mingyue": "15142329586@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/15142329586/FinalTest.git",
"tag": "1.0.1"
},
"source_files": "SMYView/*.{h,m}",
"requires_arc": true
}