[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / d / 3 / NumberEightInsights / 3.4.0 / NumberEightInsights.podspec.json
blobe452fe4fd698e0c781c53d01c1f42efd3d9dbf59
2   "name": "NumberEightInsights",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "module_name": "Insights",
7   "header_dir": "Insights",
8   "version": "3.4.0",
9   "summary": "--",
10   "homepage": "https://www.numbereight.ai/",
11   "documentation_url": "http://docs.numbereight.ai/",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Matthew Paletta": "matt@numbereight.ai",
18     "Chris Watts": "chris@numbereight.ai"
19   },
20   "source": {
21     "git": "https://gitlab.com/numbereight/community/InsightsSDKiOS.git",
22     "tag": "3.4.0"
23   },
24   "cocoapods_version": ">= 1.8.0",
25   "swift_versions": [
26     "5.0"
27   ],
28   "libraries": "c++",
29   "dependencies": {
30     "NumberEightCore": [
31       "3.4.0"
32     ],
33     "SQLite.swift": [
34       "~> 0.13.0"
35     ],
36     "Codability": [
37       "~> 0.2.1"
38     ]
39   },
40   "source_files": "Source/**/*.{h,swift,m,mm,c,cc,cpp}",
41   "public_header_files": "Source/**/*.h",
42   "requires_arc": true,
43   "static_framework": true,
44   "swift_version": "5.0"