blob: 8be178dd120dc827e8b979bc44b65ba6d000faa8 [file] [log] [blame]
{
"name": "staticDemo",
"version": "0.0.1",
"summary": "A short description of staticDemo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/StriveStar/staticDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"staticDemo": "daye@dtstack.com"
},
"source": {
"git": "https://github.com/StriveStar/staticDemo.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "staticDemo.framework"
},
"source_files": "staticDemo/Classes/**/*"
}