blob: 4be618cf615b6826d4b4e781221388cc21872354 [file] [log] [blame]
{
"name": "DeckTransition",
"version": "2.1.0",
"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": "2.1.0"
},
"source_files": "Source/**/*.{h,swift}",
"frameworks": "UIKit",
"platforms": {
"ios": "9.0"
}
}