blob: 2b446265d98dc99db1bf989255b90f986579417f [file] [log] [blame]
{
"name": "ApplicationMonitor",
"version": "0.1.0",
"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.1.0"
},
"social_media_url": "https://twitter.com/muukii0803",
"platforms": {
"ios": "8.0"
},
"source_files": "ApplicationMonitor/Classes/**/*"
}