blob: 5686147d9cbde13ed927683ddc4b764a634e9ff3 [file] [log] [blame]
{
"name": "TestDemoLib",
"version": "1.0.0",
"summary": "test TestDemoLib",
"homepage": "https://github.com/happy520sweety/TestDemoLib",
"license": "MIT",
"authors": {
"happy520sweety": "271381972@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/happy520sweety/TestDemoLib.git",
"tag": "1.0.0"
},
"source_files": "TestDemoLib/*",
"requires_arc": true
}