blob: e8944db98494eb0052a3deb2cc5bcd818a51e466 [file] [log] [blame]
{
"name": "SSLoginModule",
"version": "0.1.6",
"summary": "登录注册模块.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/ourxanadu/login_plugin_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ss": "ss"
},
"source": {
"git": "https://gitee.com/ourxanadu/login_plugin_ios.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SSLoginModule/Classes/**/*",
"resource_bundles": {
"SSLoginModule": [
"SSLoginModule/Assets/**/*"
]
},
"dependencies": {
"ReactiveObjC": [
],
"AFNetworking": [
],
"JKCategories": [
],
"Masonry": [
],
"LKDBHelper": [
],
"MJExtension": [
"~> 3.0.17"
],
"MBProgressHUD": [
],
"UMCCommon": [
],
"UMCShare/Social/WeChat": [
],
"UMCShare/Social/QQ": [
],
"UMCShare/Social/Sina": [
]
}
}