blob: 932141fb6cf66410c670aa66a823deab8d6b5de5 [file] [log] [blame]
{
"name": "DeckTransition",
"version": "0.2.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": "0.2.0"
},
"source_files": "DeckTransition/Classes/**/*",
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}