blob: d13359eb83d0196e7c90a9457ec448eacb42e7d8 [file] [log] [blame]
{
"name": "360flySDK",
"version": "1.0.1",
"summary": "360flySDK is a framework to connect, stream, record, export and more with 360fly devices.",
"homepage": "https://360fly.com",
"authors": {
"360fly": "support@360fly.com"
},
"license": "Apache License, Version 2.0",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/360fly/360flySDK-iOS.git",
"tag": "1.0.1"
},
"source_files": "360flySDK/Fly360SDK.framework/Headers/*.h",
"vendored_frameworks": "360flySDK/Fly360SDK.framework",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"360flyGoPanoEngine": [
],
"360flyDevice": [
]
}
}