blob: f87c4a72bf6aa7354447fcb7aa0be2f4d5386197 [file] [log] [blame]
{
"name": "FlyyFramework",
"version": "1.1.10",
"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": "FlyyFramework.xcframework"
},
"source": {
"http": "https://ghc.theflyy.com/assets/ios-sdk/FlyyFramework.zip"
},
"swift_versions": "5.0",
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}