blob: 2433147d06c6959f33c6df75fd8b3af16aeb1f5d [file] [log] [blame]
{
"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"
}