[Add] WorldfoneproSDK 1.0.0
[CocoaPods.git] / Specs / 8 / 5 / d / PinchSDKLegacy / 1.0.101 / PinchSDKLegacy.podspec.json
blobe438c413beea235b362adb5b761b6dd048f430a2
2   "name": "PinchSDKLegacy",
3   "version": "1.0.101",
4   "summary": "Legacy build of PinchSDK",
5   "authors": {
6     "fluxLoop AS": "social@fluxloop.com"
7   },
8   "homepage": "https://github.com/fluxloop/pure-sdk",
9   "license": {
10     "type": "Commercial",
11     "file": "PinchSDKLegacy.framework/LICENSE"
12   },
13   "source": {
14     "http": "https://puresdk.blob.core.windows.net/pinchsdk-versions/PinchSDKLegacy/1.0.101.zip"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "CoreData",
23     "CoreLocation"
24   ],
25   "libraries": "z",
26   "source_files": "PinchSDKLegacy.framework/Headers/*.h",
27   "public_header_files": "PinchSDKLegacy.framework/Headers/*.h",
28   "vendored_frameworks": "PinchSDKLegacy.framework",
29   "preserve_paths": [
30     "PinchSDKLegacy.framework",
31     "PinchSDKLegacy.framework.dSYM"
32   ],
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "xcconfig": {
40     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PinchSDKLegacy/**\""
41   }