blob: 6ce223d23d37d52bfcb1683d130f43582ebd6ee5 [file] [log] [blame]
{
"name": "DeckTransition",
"version": "2.0.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.0.0"
},
"source_files": "Source/**/*.{h,swift}",
"frameworks": "UIKit",
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "4.0"
}