blob: da67ca0e3aba980f471f7f152051ecfdce6119c1 [file] [log] [blame]
{
"name": "FinalTest",
"version": "1.0.2",
"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": "8.0"
},
"source": {
"git": "https://github.com/15142329586/FinalTest.git",
"tag": "1.0.2"
},
"source_files": "SMYView/*.{h,m}",
"requires_arc": true
}