blob: 74a4977bd975873f7c52ede277de433af2ec78c6 [file] [log] [blame]
{
"name": "JMThirdManager",
"version": "1.0.2",
"summary": "一个便捷的实现第三方登录,支付,分享管理库.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://caijinming.coding.net/p/JMThirdManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"蔡金明": "caijinming_job@163.com"
},
"source": {
"git": "https://e.coding.net/caijinming/JMThirdManager.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JMThirdManager/Classes/**/*",
"requires_arc": true,
"libraries": "c++",
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"WechatOpenSDK": [
]
},
"static_framework": true
}