[Add] WorldfoneproSDK 1.0.0
[CocoaPods.git] / Specs / 8 / 5 / d / PinchSDKLegacy / 1.0.95.27 / PinchSDKLegacy.podspec.json
blob182af55c33ed58833180aed40c52cf80cf077cf0
2   "name": "PinchSDKLegacy",
3   "version": "1.0.95.27",
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/core-1.0.95.27.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   "xcconfig": {
34     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PinchSDKLegacy/**\""
35   }