blob: bda83d897deff010a54fd1d70f6844e29f0375c1 [file] [log] [blame]
{
"name": "TestDemoTo",
"version": "1.1.0",
"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.0"
},
"source_files": [
"TestDemo/TestDemoTo/TestDemoTo.framework/**/*",
"TestDemo/TestDemoTo/TestDemoTo/*.bundle"
],
"requires_arc": true
}