[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / 8 / PULPulsateBeta / 2.23.0RC1 / PULPulsateBeta.podspec.json
blobac1478cfcd3d361e76a5c1fcf76cc744711ac25f
2   "name": "PULPulsateBeta",
3   "version": "2.23.0RC1",
4   "summary": "Pulsate SDK Beta",
5   "homepage": "http://pulsatehq.com/",
6   "license": "Commercial",
7   "authors": {
8     "Pulsate": "http://pulsatehq.com/"
9   },
10   "source": {
11     "git": "https://github.com/PulsateHQ/pulsate-ios-sdk.git",
12     "branch": "beta",
13     "tag": "2.23.0RC1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": "PULPulsateBeta/PULPulsate.framework",
20   "resources": "PULPulsateBeta/PULPulsateBasic.bundle",
21   "frameworks": [
22     "CoreData",
23     "CoreLocation",
24     "SystemConfiguration",
25     "CoreBluetooth"
26   ],
27   "libraries": "z",
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   }