| { | |
| "name": "PodLib_Perfect", | |
| "version": "0.0.1", | |
| "summary": "A Test of PodLib.", | |
| "description": "A Test of PodLib.", | |
| "homepage": "https://github.com/xiao4930772/PodLib", | |
| "authors": { | |
| "Perfect": "xiao4930@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "requires_arc": true, | |
| "source": { | |
| "git": "https://github.com/xiao4930772/PodLib.git", | |
| "tag": "v0.0.1" | |
| }, | |
| "source_files": "PodLib/*.swift", | |
| "license": "MIT", | |
| "dependencies": { | |
| "Moya/RxSwift": [ | |
| ] | |
| } | |
| } |