blob: 8a1dc62b7470eec684de4761271a02b6f559dcc5 [file] [log] [blame]
{
"name": "MCShare",
"version": "0.0.2",
"summary": "第三方分享、授权组件,依赖于LDSDKManager_IOS(QQ、微信、微博、支付宝、Telegram、钉钉).",
"description": "第三方分享、授权组件,依赖于LDSDKManager_IOS(QQ、微信、微博、支付宝、Telegram、钉钉).",
"license": "MIT",
"authors": {
"littleplayer": "mailjiancheng@163.com"
},
"homepage": "https://github.com/poholo/MCShare",
"source": {
"git": "https://github.com/poholo/MCShare.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"SDK/Models/*.{h,m,mm}",
"SDK/Utils/*.{h,m,mm}",
"SDK/Vender/Toast/*.{h,m,mm}",
"SDK/Utils/*.{h,m,mm}",
"SDK/Views/*.{h,m,mm}",
"SDK/*.{h,m,mm}"
],
"public_header_files": [
"SDK/Models/*.h",
"SDK/Utils/*.h",
"SDK/Vender/Toast/*.h",
"SDK/Utils/*.h",
"SDK/Views/*.h",
"SDK/*.h"
],
"dependencies": {
"LDSDKManager": [
],
"MMPopupView": [
],
"SDWebImage": [
],
"SDVersion": [
],
"MCStyle": [
"0.0.6"
]
}
}