[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 3 / 5 / d / AnyAnalytics / 0.2.0 / AnyAnalytics.podspec.json
blob355178e866150415f22e6f00d142dabcbccb1219
2   "name": "AnyAnalytics",
3   "version": "0.2.0",
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.2.0"
20   },
21   "source_files": [
22     "Analytics",
23     "Analytics/**/*.{h,m,swift}"
24   ],
25   "swift_version": "4.2"