[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 2 / TestGSDK / 1.0.2 / TestGSDK.podspec.json
blob20c276197f682cde254bd5f1637be876af704e9a
2   "name": "TestGSDK",
3   "version": "1.0.2",
4   "summary": "Use Test services",
5   "description": "TODO:Under Development",
6   "homepage": "https://github.com/abhisheksingh1/Test.git",
7   "authors": "abhisheksnapwiz",
8   "source": {
9     "git": "https://github.com/abhisheksingh1/Test.git",
10     "branch": "master"
11   },
12   "vendored_frameworks": "GliderSDK.framework",
13   "resources": "GliderSDK.bundle",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "static_framework": true,
18   "swift_version": "4.0",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "dependencies": {
24     "OpenTok": [
26     ],
27     "Meteor": [
29     ]
30   },
31   "xcconfig": {
32     "FRAMEWORK_SEARCH_PATHS": "$\"(PODS_ROOT)/GliderSDK/**\"",
33     "LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks"
34   }