blob: 490ae728183e80fa977336112fcd76eac1184451 [file] [log] [blame]
{
"name": "flyy-pod",
"version": "1.0.6",
"summary": "Flyy SDK in iOS platform developed using swift.",
"description": "Flyy SDK in iOS platform developed using swift. Import and start using our amazing product",
"homepage": "https://github.com/roid-software/flyy-ios-sdk",
"license": "MIT",
"authors": {
"Flyy": "venkatesh@theflyy.com"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "flyy_pod.framework"
},
"source": {
"http": "https://ghc.theflyy.com/assets/flyy-pod.zip"
},
"swift_versions": "5.0",
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}