blob: 40823dddfc397c375eaacf81d41d83033534fd6c [file] [log] [blame]
{
"name": "DeckTransition",
"version": "0.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": "0.1.0"
},
"source_files": "DeckTransition/Classes/**/*",
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit"
}