blob: 321d3c712671b8b8a7189e3dbd91fe2a9bf4a224 [file] [log] [blame]
{
"name": "Loopify",
"version": "0.1.2",
"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 Loopify Inc. All rights reserved."
},
"authors": {
"Loopify": "hello@loopify.co"
},
"social_media_url": "https://twitter.com/loopify",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://loopify.co/sdk/0.1.2/Loopify.framework.zip"
},
"requires_arc": true,
"preserve_paths": "Loopify.framework",
"source_files": "Loopify.framework/Headers/**/*.h",
"public_header_files": "Loopify.framework/Headers/**/*.h",
"header_mappings_dir": "Loopify.framework/Headers",
"ios": {
"vendored_frameworks": "Loopify.framework",
"frameworks": [
"UIKit",
"Foundation"
]
}
}