blob: 99dca8652fcfd8db32252f7dc99a86dd7f3d6aa4 [file] [log] [blame]
{
"name": "qmTestBuyChannel",
"version": "1.0.6",
"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.0.6"
},
"vendored_frameworks": "*.framework",
"source_files": "*.framework/Headers/*.h",
"requires_arc": true,
"frameworks": [
"UIKit",
"AdSupport",
"iAd"
],
"dependencies": {
"AppsFlyerFramework": [
]
}
}