blob: fc1a195607b38d1ae3fbf93c8570e18201ea2baf [file] [log] [blame]
{
"name": "TestGSDK",
"version": "1.0.1",
"summary": "Use Test services",
"description": "TODO:Under Development",
"homepage": "https://github.com/abhisheksingh1/Test.git",
"authors": {
"abhisheksnapwiz": "abhishek.singh@snapwiz.com"
},
"source": {
"git": "https://github.com/abhisheksingh1/Test.git",
"tag": "1.0.1"
},
"preserve_paths": "GliderSDK.framework",
"resources": "GliderSDK.bundle",
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"swift_version": "4.0",
"frameworks": "UIKit",
"dependencies": {
"OpenTok": [
],
"Meteor": [
]
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$\"(PODS_ROOT)/GliderSDK/**\"",
"LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks"
}
}