[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 7 / b / SwiftAnalytics / 0.1.1 / SwiftAnalytics.podspec.json
blob36abb9114eeed40983727e4f5c3da57216eae1fd
2   "name": "SwiftAnalytics",
3   "version": "0.1.1",
4   "summary": "SwiftAnalytics is a tool to implement all calls to event easyly",
5   "swift_versions": [
6     "5.0",
7     "4.2",
8     "3.2"
9   ],
10   "description": "SwiftAnalytics is a tool to implement all calls to event without care about which service you will use in future, so the main idea is to keep it simple",
11   "homepage": "https://github.com/Tavernari/SwiftAnalytics",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Tavernari": "victortavernari@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/Tavernari/SwiftAnalytics.git",
21     "tag": "0.1.1"
22   },
23   "platforms": {
24     "ios": "10.0"
25   },
26   "source_files": "SwiftAnalytics/Classes/**/*",
27   "swift_version": "5.0"