blob: b275a8776ddb51be7c01a2039213d85f0feb786e [file] [log] [blame]
{
"name": "RCCommon",
"version": "0.1.0",
"summary": "A short description of RCCommon.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/776210576@qq.com/RCCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zy": "776210576@qq.com"
},
"source": {
"git": "http://120.27.0.154/iOS/basicbusiness/rccommon.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"mob_sharesdk": [
],
"mob_sharesdk/ShareSDKUI": [
],
"mob_sharesdk/ShareSDKExtension": [
]
},
"subspecs": [
{
"name": "RCCommonShare",
"source_files": "RCCommon/Classes/Share/**/*",
"dependencies": {
"mob_sharesdk/ShareSDKPlatforms/DingTalk": [
],
"mob_sharesdk/ShareSDKPlatforms/QQ_Lite": [
],
"mob_sharesdk/ShareSDKPlatforms/SinaWeibo_Lite": [
],
"mob_sharesdk/ShareSDKPlatforms/WeChat_Lite": [
]
}
},
{
"name": "RCCommonLogin",
"source_files": "RCCommon/Classes/Login/**/*"
}
]
}