blob: a45d9523ae7d5fe5015b81d24abd8f99fa105358 [file] [log] [blame]
{
"name": "module-login",
"version": "0.0.4",
"summary": "module-login for demo",
"description": "module-login is iPad and iPhone compatible. Supports landscape and portrait orientations and can be used inside UITabbarController.",
"homepage": "https://github.com/yans67/module-login.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yans67": "yans67@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/yans67/module-login.git",
"tag": "0.0.4"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AYHttp": [
]
}
}