blob: f07ad735ab4ea9829cb64187c8edf76edf36b9dc [file] [log] [blame]
{
"name": "HMADFramework",
"version": "0.1.1",
"summary": "Pod HMADFramework.",
"description": "通过Cocospod管理的SDK",
"homepage": "https://github.com/myCout/HMADFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HY": "appledeveloper@aliyun.com"
},
"source": {
"git": "https://github.com/myCout/HMADFramework.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HMADFramework/Classes/**/*",
"vendored_frameworks": "HMADFramework/Framework/*.framework",
"frameworks": [
"StoreKit",
"Security",
"CoreTelephony",
"SystemConfiguration",
"QuartzCore",
"CoreLocation",
"AdSupport"
]
}