blob: 62e0c852a0cd6db78765b76baca5f69e5c808b1f [file] [log] [blame]
{
"name": "AppMonitor",
"version": "1.8",
"summary": "AppMonitor monitors your app usage",
"description": "AppMonitor is a framework which can be used for monitoring your app usage including number of time user open the application and the time spend by user in your application",
"homepage": "https://www.raywenderlich.com",
"license": {
"type": "Commercial",
"text": "Copyright © 2016 Robosoft Technologies Pvt Ltd\n"
},
"authors": {
"RAHUL CK": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rahulvatakara/AppMonitor.git",
"branch": "master",
"tag": "1.8"
},
"ios": {
"vendored_frameworks": "AppMonitor.framework"
},
"exclude_files": [
".git",
"Source",
"README.md"
]
}