[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / d / AnyAnalytics / 0.3.0 / AnyAnalytics.podspec.json
blobef2f27f0de694fb562408ea1abad3a119f2804f8
2   "name": "AnyAnalytics",
3   "version": "0.3.0",
4   "summary": "Reusable library for analytics written with swift",
5   "homepage": "https://github.com/alexfilimon/AnyAnalytics",
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/AnyAnalytics.git",
19     "tag": "0.3.0"
20   },
21   "source_files": [
22     "Analytics",
23     "Analytics/**/*.{h,m,swift}"
24   ],
25   "swift_version": "4.2"