[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / c / 2 / Transitions / 0.1.2 / Transitions.podspec.json
blobf503c9796e4ee4e0f9e93b815f2019b106e978f6
2   "name": "Transitions",
3   "version": "0.1.2",
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.2"
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