blob: 9b6fd587bc40e30e7e1ee759be4f2ff07e6b2095 [file] [log] [blame]
{
"name": "FlyyFramework",
"version": "1.0.21",
"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/FlyyFramework.zip"
},
"swift_versions": "5.0",
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}