[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 5 / d / AnyAnalytics / 0.1.2 / AnyAnalytics.podspec.json
blob73b24c838da5d2bcd144f0b5335add2452abb01b
2   "name": "AnyAnalytics",
3   "version": "0.1.2",
4   "summary": "Reusable library for analytics written with swift",
5   "homepage": "https://github.com/alexfilimon/swift-analytics",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alexander Filimonov": "as_filimon@mail.ru"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_versions": "4.2",
17   "source": {
18     "git": "https://github.com/alexfilimon/swift-analytics.git",
19     "tag": "0.1.2"
20   },
21   "source_files": [
22     "Analytics",
23     "Analytics/**/*.{h,m,swift}"
24   ],
25   "swift_version": "4.2"