blob: 6c4c1caa47cbf31db7fcafbb865bcc217aaa38fa [file] [log] [blame]
{
"name": "TestDemoTo",
"version": "1.1.4",
"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.1.4"
},
"source_files": [
"TestDemoTo/TestDemoToFramework/**/*",
"TestDemoTo/TestDemoToBundle/**/*"
],
"requires_arc": true
}