| { |
| "name": "HLPopManager", |
| "version": "0.1.0", |
| "summary": "HLPopManager is a swift module for popViewManager.", |
| "homepage": "https://github.com/MonkeyRing/HLPopManager.git", |
| "license": "MIT", |
| "authors": { |
| "monkeyRing": "502086651@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/MonkeyRing/HLPopManager.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "requires_arc": true, |
| "source_files": [ |
| "HLPopManager/Classes/*.swift", |
| "HLPopManager/Classes/**/*.swift" |
| ], |
| "pushed_with_swift_version": "3.0" |
| } |