blob: 38a2a7f3e8aad6f3ce79390e7496521f636c8b3c [file] [log] [blame]
{
"name": "FinalTest",
"version": "0.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": "0.0.1"
},
"source_files": "AlertView/*.{h,m}",
"requires_arc": true
}