[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 3 / 0 / SampleTestFW / 0.0.3 / SampleTestFW.podspec.json
blob288617242bc591f00e01007ce69839f3b23af821
2   "name": "SampleTestFW",
3   "version": "0.0.3",
4   "summary": "A really cool SDK that logs stuff.",
5   "homepage": "https://github.com/Satishmuttavarpu/SampleFrameWork",
6   "license": {
7     "type": "Copyright",
8     "text": "      Copyright 2018 SampleTestFW, Inc. All rights reserved.\n"
9   },
10   "authors": "Satishmuttavarapu",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Satishmuttavarpu/SampleFrameWork.git",
16     "tag": "0.0.3"
17   },
18   "ios": {
19     "vendored_frameworks": "SampleTestFW.framework"
20   },
21   "xcconfig": {
22     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SampleTestFW\"",
23     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/SampleTestFW\""
24   },
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "3"
27   }