[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / d / PinchSDKLegacy / 1.0.100 / PinchSDKLegacy.podspec.json
blob670bf8dceae2ac3dfbeac1faa90deed7e569071e
2   "name": "PinchSDKLegacy",
3   "version": "1.0.100",
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.100.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   }