| { | |
| "name": "XXModuleLogin", | |
| "version": "0.1.0", | |
| "summary": "XModuleLogin.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/xinxinzhao2006/XXModuleLogin", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "xinxinzhao2006": "xinxinzhao2006" | |
| }, | |
| "source": { | |
| "git": "https://github.com/xinxinzhao2006/XXModuleLogin.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "XXModuleLogin/Classes/**/*" | |
| } |