blob: f3dcb329924b401f1fd20e4840be071f7cc37efe [file] [log] [blame]
{
"name": "FluidTransition",
"version": "1.0",
"summary": "A customized Presentation stack for UIKit",
"description": "A customized Presentation stack for UIKit to overcome https://openradar.appspot.com/29840481 (written in swift).",
"homepage": "https://github.com/muhammadbassio/FluidTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhammad Bassio": "muhammadbassio@gmail.com"
},
"source": {
"git": "https://github.com/muhammadbassio/FluidTransition.git",
"tag": "1.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "source/*.swift"
}