| { | |
| "name": "ApplicationMonitor", | |
| "version": "0.4.1", | |
| "summary": "Monitor life-cycle for UI (use method swizzling)", | |
| "homepage": "https://github.com/muukii/ApplicationMonitor", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "muukii": "m@muukii.me" | |
| }, | |
| "source": { | |
| "git": "https://github.com/muukii/ApplicationMonitor.git", | |
| "tag": "0.4.1" | |
| }, | |
| "social_media_url": "https://twitter.com/muukii0803", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Sources/ApplicationMonitor/**/*.swift" | |
| } |