[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 0 / c / EventAnalytics / 0.1.0 / EventAnalytics.podspec.json
blob9c574e87635e49c7ebf61dca464a707ef88677c3
2   "name": "EventAnalytics",
3   "version": "0.1.0",
4   "summary": "Analytics abstraction layer for Swift",
5   "homepage": "https://github.com/devxoul/EventAnalytics",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Suyeol Jeon": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/EventAnalytics.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "Sources/EventAnalytics/*.swift",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.11",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "pushed_with_swift_version": "3.1",
25   "deprecated_in_favor_of": "Umbrella"