[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 0 / c / 2 / Transitions / 0.1.1 / Transitions.podspec.json
bloba38766c5469461f005db2a68dddbe3648e823c52
2   "name": "Transitions",
3   "version": "0.1.1",
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.1"
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