blob: 6c059a947ffba63209ee5d31a76596ed659e046d [file] [log] [blame]
{
"name": "Flyshot",
"version": "2.0.0",
"summary": "Official Flyshot SDK to access Flyshot Platform's features.",
"homepage": "https://bitbucket.org/flyshot/ios-sdk",
"license": {
"type": "Flyshot Platform License",
"file": "LICENSE"
},
"authors": "Flyshot",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://bitbucket.org/flyshot/ios-sdk.git",
"tag": "2.0.0"
},
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"requires_arc": true,
"swift_versions": "5.0",
"vendored_frameworks": "FlyshotSDK.framework",
"swift_version": "5.0"
}