blob: 89eb072d7e342fb3d1aafbfe7df764994bd6d39d [file] [log] [blame]
{
"name": "LoopifySDK",
"version": "0.1.0",
"summary": "Let your users post and vote on bug reports & feature requests.",
"homepage": "https://loopify.co",
"license": {
"type": "Commercial",
"text": "Created and licensed by Loopify. Copyright 2016 Product Pains Inc. All rights reserved."
},
"authors": {
"Loopify": "hello@loopify.co"
},
"social_media_url": "https://twitter.com/productpains",
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://loopify.co/sdk/0.1.0/LoopifySDK.framework.zip"
},
"requires_arc": true,
"preserve_paths": "LoopifySDK.framework",
"source_files": "LoopifySDK.framework/Headers/**/*.h",
"public_header_files": "LoopifySDK.framework/Headers/**/*.h",
"header_mappings_dir": "LoopifySDK.framework/Headers",
"ios": {
"vendored_frameworks": "LoopifySDK.framework",
"frameworks": [
"UIKit",
"Foundation"
]
},
"deprecated": true
}