[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / e / AtomSDK-QA / 3.0.0 / AtomSDK-QA.podspec.json
blob9bd03128580310af3066cb21bb50335dbc9685c6
2   "name": "AtomSDK-QA",
3   "version": "3.0.0",
4   "summary": "AtomSDK by secure.com.",
5   "description": "Using this SDK developer can establish VPN connection.",
6   "homepage": "https://github.com/atomsdk/atomsdk-demo-ios",
7   "license": {
8     "type": "Copyright",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Atom By Secure": "developer@atomapi.com"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.12"
17   },
18   "source": {
19     "git": "https://bitbucket.org/aj-sagar/framework.git",
20     "tag": "1.0"
21   },
22   "ios": {
23     "vendored_frameworks": "SDK/AtomSDK-QA/AtomSDK-iOS/AtomSDK.framework",
24     "xcconfig": {
25       "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/AtomCore-QA/AtomCore-iOS/\""
26     }
27   },
28   "osx": {
29     "vendored_frameworks": "SDK/AtomSDK-QA/AtomSDK-OSX/AtomSDK.framework",
30     "xcconfig": {
31       "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/AtomCore-QA/AtomCore-OSX/\""
32     }
33   },
34   "dependencies": {
35     "AtomCore-QA": [
37     ]
38   }