blob: 6c7cb7c4225cc3092bd4597a45e836f6f0ede04e [file] [log] [blame]
{
"name": "DumbstruckReactSDK",
"version": "1.0.1",
"summary": "Dumbstruck React SDK",
"description": "Dumbstruck React SDK Description",
"homepage": "https://dumbstruck.me",
"license": {
"type": "Commercial",
"text": "React SDK: Copyright 2016 Dumbstruck, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Dumbstruck Software and Services Agreement located at https://developers.dumbstruck.me/terms"
},
"authors": {
"Troy Valle": "troy@dumbstruck.me"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://test-developers.dumbstruck.me/downloads/public/ios/com/dumbstruck/react-sdk/1.0.0/reactsdk1-0-0.zip"
},
"ios": {
"public_header_files": "reactsdk1-0-0/DumbstruckReactSDK.framework/Headers/**/*.h",
"vendored_frameworks": "reactsdk1-0-0/DumbstruckReactSDK.framework",
"frameworks": "UIKit"
},
"requires_arc": true,
"preserve_paths": "reactsdk1-0-0/DumbstruckReactSDK.framework/*"
}