| { | |
| "name": "WFPopupManager", | |
| "version": "0.1.1", | |
| "license": { | |
| "type": "MIT", | |
| "text": " Copyright (c) 2016 江文帆. All rights reserved.\n" | |
| }, | |
| "homepage": "https://github.com/jwfstars/WFPopupManager.git", | |
| "authors": { | |
| "江文帆": "jwfstars@icloud.com" | |
| }, | |
| "summary": "WFPopupManager", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/jwfstars/WFPopupManager.git", | |
| "tag": "0.1.1" | |
| }, | |
| "source_files": "WFPopupManager/**/*.{h,m}", | |
| "frameworks": [ | |
| "Foundation", | |
| "UIKit" | |
| ], | |
| "requires_arc": true | |
| } |