blob: b61fbc7c4b234bab1194f01e9c342a098c8ab6f9 [file] [log] [blame]
{
"name": "SingularityTest",
"version": "1.0.0",
"summary": "test",
"homepage": "https://github.com/PETERZer/SingularityTest.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"PeterZ": "471240974@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PETERZer/SingularityTest.git",
"tag": "1.0.0"
},
"source_files": "TestViewController/*.swift",
"requires_arc": true
}