[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / 9 / Simplytics / 0.1.0 / Simplytics.podspec.json
blob65bd98f53a34baaebdc5c046093a665541d4709e
2   "name": "Simplytics",
3   "version": "0.1.0",
4   "summary": "Mobile app analytics for Salesforce, made simple.",
5   "description": "Add mobile analytics to Salesforce native apps and track funnels, events, actions and app information.",
6   "homepage": "https://github.com/quintonwall/Simplytics",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "quintonwall": "hell@quinton.me"
13   },
14   "source": {
15     "git": "https://github.com/quintonwall/Simplytics.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Simplytics/Classes/**/*",
22   "dependencies": {
23     "RealmSwift": [
24       "~> 3.0.2"
25     ],
26     "SwiftlySalesforce": [
27       "~> 6.0.1"
28     ]
29   },
30   "pushed_with_swift_version": "3.0"