blob: 6c585cbc0e3b37366cc4b7e21efffb10e4d93ec8 [file] [log] [blame]
{
"name": "iosdemo",
"version": "1.0.0",
"summary": "demo",
"description": "testdemo",
"homepage": "https://github.com/ChinaTuring/iosdemo",
"license": {
"type": "MIT",
"file": "READE.md"
},
"authors": {
"FullStack": "1038998025@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/ChinaTuring/iosdemo.git",
"tag": "1.0.0"
},
"source_files": "libs/**/*",
"exclude_files": "Classes/Exclude",
"deprecated": true
}