| { | |
| "name": "ThinningCoordinator", | |
| "version": "2.1.1", | |
| "summary": "Focus on lighter view controllers.", | |
| "homepage": "https://github.com/cuzv/ThinningCoordinator", | |
| "license": "MIT", | |
| "authors": { | |
| "Moch Xiao": "cuzval@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/cuzv/ThinningCoordinator.git", | |
| "tag": "2.1.1" | |
| }, | |
| "source_files": "ThinningCoordinator/Sources/*.{h,m}", | |
| "frameworks": "UIKit", | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true | |
| } |