blob: 0a5b0af29aea4e5e40d61b58aff4e863c7ec5279 [file] [log] [blame]
{
"name": "PodDemo01",
"version": "0.1.19",
"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.19"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PodDemo01/Classes/**/*",
"vendored_frameworks": "PodDemo01/Framework/*.framework",
"frameworks": [
"StoreKit",
"Security",
"CoreTelephony",
"SystemConfiguration",
"QuartzCore",
"CoreLocation",
"AdSupport"
]
}