blob: c85d10db0c00d89c5feeb72390b7ef6628b78fc2 [file] [log] [blame]
{
"name": "TestDemoTo",
"version": "1.0.3",
"summary": "A demo for test.",
"description": "A demo To test A demo To test A demo To test.",
"homepage": "https://github.com/Sobot-ios/TestDemo",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"lizhihui": "lizh@sobot.com"
},
"platforms": {
"ios": "6.1"
},
"source": {
"git": "https://github.com/Sobot-ios/TestDemo.git",
"tag": "1.0.3"
},
"source_files": "TestDemo/**/*",
"requires_arc": true
}