blob: 4e1440e7f67895c490140e2a83201fcbce1acaf6 [file] [log] [blame]
{
"name": "PodDemo01",
"version": "0.1.23",
"summary": "HY PodDemo01.",
"description": "HYdescriptionHYdescriptionHYdescriptionHYdescription .",
"homepage": "https://gitee.com/dongbaichi/PodDemo01.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"myCout": "yuandu86@163.com"
},
"source": {
"git": "https://gitee.com/dongbaichi/PodDemo01.git",
"tag": "0.1.23"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PodDemo01/Classes/**/*",
"vendored_frameworks": "PodDemo01/Framework/*.framework",
"frameworks": [
"StoreKit",
"Security",
"CoreTelephony",
"SystemConfiguration",
"QuartzCore",
"CoreLocation",
"AdSupport"
]
}