[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 4 / 3 / DeckTransition / 1.4.1 / DeckTransition.podspec.json
blob9194da5042a49c1aeae17f2280150311b928c48c
2   "name": "DeckTransition",
3   "version": "1.4.1",
4   "summary": "An attempt to recreate the iOS 10 now playing transition",
5   "description": "DeckTransition is an attempt to recreate the iOS 10 Apple Music now playing and iMessage App Store transition.",
6   "homepage": "https://github.com/HarshilShah/DeckTransition",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Harshil Shah": "harshilshah1910@me.com"
13   },
14   "social_media_url": "https://twitter.com/harshilshah1910",
15   "source": {
16     "git": "https://github.com/HarshilShah/DeckTransition.git",
17     "tag": "1.4.1"
18   },
19   "source_files": "Source/**/*.{h,swift}",
20   "frameworks": "UIKit",
21   "platforms": {
22     "ios": "9.0"
23   },
24   "pushed_with_swift_version": "4.0"