blob: 502a7407cb7af9d42275be2d68c0cc438d7013f8 [file] [log] [blame]
{
"name": "JJLoginModule",
"version": "1.0.0",
"summary": "晋江swfit项目登录组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dht/JJLoginModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dht": "duanhaitao@jjwxc.com"
},
"source": {
"git": "https://gitlab.jjwxc.net/iosproject/jjloginmodule_swift",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JJLoginModule/Classes/**/*",
"dependencies": {
"JJDevelopment_swift": [
"~> 1.1.1"
],
"YYText": [
]
}
}