| { |
| "name": "ApplicationMonitor", |
| "version": "0.3.2", |
| "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.3.2" |
| }, |
| "social_media_url": "https://twitter.com/muukii0803", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Sources/ApplicationMonitor/**/*.swift", |
| "pushed_with_swift_version": "4" |
| } |