| { |
| "name": "MogoRenter_Wish_iOS", |
| "version": "0.0.2", |
| "summary": "蘑菇租房 心愿模块", |
| "description": "只是个Demo 没有实际的东西哈 你们尽情玩", |
| "homepage": "https://github.com/spf-iOS/MogoRenter_Wish_iOS", |
| "license": "MIT", |
| "authors": { |
| "spf-iOS": "" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/spf-iOS/MogoRenter_Wish_iOS.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": [ |
| "Sources", |
| "Classes/**/*.{h,m}" |
| ], |
| "resource_bundles": { |
| "MGHUD": [ |
| "Sources/**/*.{png,xib}" |
| ] |
| }, |
| "dependencies": { |
| "DeeplinkNavigator": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |