blob: d0a01857f67e6e7bbba68cbeca5463d597dc0360 [file] [log] [blame]
{
"name": "qmTestBuyChannel",
"version": "1.1.1",
"summary": "qmTestBuyChannelFramework测试",
"description": "测试framework,测试静态库上传cocoapods",
"homepage": "https://github.com/qiaoming1990321/buyChannelTest.git",
"license": "MIT",
"authors": {
"qiaoming": "447497298@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qiaoming1990321/buyChannelTest.git",
"tag": "1.1.1"
},
"vendored_frameworks": "*.framework",
"source_files": "*.framework/Headers/*.h",
"requires_arc": true,
"frameworks": [
"UIKit",
"AdSupport",
"iAd"
],
"dependencies": {
"AppsFlyerFramework": [
]
}
}