blob: eb5e2373c9f285d9f28582b33b2444e2ca815589 [file] [log] [blame]
{
"name": "HMStaticFramework",
"version": "0.8.5",
"summary": "HMStaticFramework.",
"description": "descriptiondescriptiondescriptiondescriptiondescription",
"homepage": "https://gitee.com/dongbaichi/StaticFrameworkDemo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"myCout": "yuandu86@163.com"
},
"source": {
"git": "https://gitee.com/dongbaichi/StaticFrameworkDemo.git",
"tag": "0.8.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HMStaticFramework/Frameworks/**/*",
"frameworks": [
"StoreKit",
"Security",
"CoreTelephony",
"SystemConfiguration",
"QuartzCore",
"CoreLocation",
"AdSupport"
],
"libraries": "z.1",
"vendored_frameworks": "HMStaticFramework/ThirdFramework/*.framework",
"vendored_libraries": "HMStaticFramework/lib/*.a"
}