[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 9 / 1 / 4 / AppMonitor / 1.1.1 / AppMonitor.podspec.json
blobd9358edd35105e6b747cf828f23fe83f1bb87520
2   "name": "AppMonitor",
3   "version": "1.1.1",
4   "summary": "AppMonitor monitors your app usage",
5   "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",
6   "homepage": "https://www.raywenderlich.com",
7   "license": {
8     "type": "Commercial",
9     "text": "Copyright © 2016 Robosoft Technologies Pvt Ltd\n"
10   },
11   "authors": {
12     "RAHUL CK": ""
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/rahulvatakara/AppMonitor.git",
19     "branch": "master",
20     "tag": "1.1.1"
21   },
22   "ios": {
23     "vendored_frameworks": "AppMonitor.framework"
24   },
25   "exclude_files": [
26     ".git",
27     "Source",
28     "README.md"
29   ]