[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / c / 2 / Transitions / 0.1.3 / Transitions.podspec.json
blob488b438964ac80547bae06c764450859d0c857cb
2   "name": "Transitions",
3   "version": "0.1.3",
4   "summary": "Simple way of presenting a view controller by using transition animations, which may be interactive.",
5   "homepage": "https://github.com/PabloAlejandro/Transitions",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pau": "pau.ios.developer@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/PabloAlejandro/Transitions.git",
18     "tag": "0.1.3"
19   },
20   "source_files": [
21     "Transitions/Controllers/*.{swift}",
22     "Transitions/Classes/*.{swift}"
23   ],
24   "frameworks": "UIKit",
25   "pushed_with_swift_version": "3.0",
26   "deprecated": true