[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / b / a / Aka-mPulse / 21.30.0 / Aka-mPulse.podspec.json
blobe39f843f8b256818687e125177f8fc4beb19e73f
2   "name": "Aka-mPulse",
3   "version": "21.30.0",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "file": "LICENSE"
7   },
8   "summary": "iOS library for mPulse Analytics",
9   "homepage": "https://github.com/aka-embu/aka-mpulse-ios",
10   "social_media_url": "https://twitter.com/akamai",
11   "authors": {
12     "Akamai": "support@akamai.com"
13   },
14   "source": {
15     "git": "https://github.com/aka-embu/aka-mpulse-ios.git",
16     "tag": "21.30.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "dependencies": {
23       "Aka-Common": [
24         "~> 21.30.0"
25       ]
26     },
27     "vendored_frameworks": "Aka-mPulse.framework"
28   },
29   "preserve_paths": "*.pdf",
30   "libraries": [
31     "z",
32     "c++"
33   ],
34   "frameworks": [
35     "CoreLocation",
36     "CoreTelephony",
37     "SystemConfiguration"
38   ],
39   "requires_arc": true