[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / a / 8 / f / ShrinkPresentation / 0.1.1 / ShrinkPresentation.podspec.json
bloba361495594cc719b95ae7398cbf9636ab0c301c9
2   "name": "ShrinkPresentation",
3   "version": "0.1.1",
4   "summary": "A way to shrink the previous view controller when presenting a new one modally.",
5   "homepage": "https://github.com/GuiminChu/ShrinkPresentation",
6   "license": "MIT",
7   "authors": {
8     "GuiminChu": "455824173@qq.com"
9   },
10   "social_media_url": "http://weibo.com/cookcode",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/GuiminChu/ShrinkPresentation.git",
16     "tag": "0.1.1"
17   },
18   "source_files": "Source/*.swift",
19   "requires_arc": true