blob: 97037ff035b23b022b853163e029ce05e324d5dc [file] [log] [blame]
{
"name": "DeckTransition",
"version": "1.3.3",
"summary": "An attempt to recreate the iOS 10 now playing transition",
"description": "DeckTransition is an attempt to recreate the iOS 10 Apple Music now playing and iMessage App Store transition.",
"homepage": "https://github.com/HarshilShah/DeckTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Harshil Shah": "harshilshah1910@me.com"
},
"social_media_url": "https://twitter.com/harshilshah1910",
"source": {
"git": "https://github.com/HarshilShah/DeckTransition.git",
"tag": "1.3.3"
},
"source_files": "Source/**/*.{h,swift}",
"frameworks": "UIKit",
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "3.0"
}