blob: 877e3e4ecbfcd322f57b0fb7ec477ffe61a37924 [file] [log] [blame]
{
"name": "AETransition",
"version": "0.3.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Custom transitions for iOS - simple yet powerful",
"source": {
"git": "https://github.com/tadija/AETransition.git",
"tag": "0.3.0"
},
"source_files": "Sources/AETransition/*.swift",
"swift_versions": [
"4.0",
"4.2",
"5.0",
"5.1"
],
"platforms": {
"ios": "9.0"
},
"homepage": "https://github.com/tadija/AETransition",
"authors": {
"tadija": "tadija@me.com"
},
"social_media_url": "http://twitter.com/tadija",
"swift_version": "5.1"
}