blob: 6d28edba8c08160f97c0d90cfd7d2f7ea240b0de [file] [log] [blame]
{
"name": "TBThreeSDKKit",
"version": "0.0.1",
"summary": "A short description of TBThreeSDKKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/tb-ios/TBThreeSDKKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2585299617@qq.com": "2585299617@qq.com"
},
"source": {
"git": "https://gitee.com/tb-ios/TBThreeSDKKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TBThreeSDKKit/Classes/**/*",
"static_framework": true,
"dependencies": {
"WechatOpenSDK": [
],
"AlipaySDK-iOS": [
]
}
}