[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / f / 0 / NumberEightAudiences / 3.2.2 / NumberEightAudiences.podspec.json
blobecb41a8619543aee417f38e52a4dff2686f6e46f
2   "name": "NumberEightAudiences",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "module_name": "Audiences",
7   "header_dir": "Audiences",
8   "version": "3.2.2",
9   "summary": "--",
10   "homepage": "https://www.numbereight.ai/",
11   "documentation_url": "http://docs.numbereight.ai/",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE.md"
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/AudiencesSDKiOS.git",
22     "tag": "3.2.2"
23   },
24   "cocoapods_version": ">= 1.8.0",
25   "swift_versions": [
26     "5.0"
27   ],
28   "libraries": "c++",
29   "dependencies": {
30     "NumberEightInsights": [
31       "3.2.2"
32     ]
33   },
34   "source_files": "Source/**/*.{h,swift,m,mm,c,cc,cpp}",
35   "public_header_files": "Source/**/*.h",
36   "requires_arc": true,
37   "static_framework": true,
38   "swift_version": "5.0"