[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / c / 2 / Transitions / 0.1.0 / Transitions.podspec.json
blobe6c43ffa1e4ce90c5438aa0c528dac0785b7b9c8
2   "name": "Transitions",
3   "version": "0.1.0",
4   "summary": "Simple way of presenting a view controller by using transition animations, which may be interactive.",
5   "homepage": "https://github.com/PabloAlejandro",
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.0"
19   },
20   "source_files": [
21     "Transitions/Controllers/**/*.{swift}",
22     "Transitions/Classes/**/*.{swift}"
23   ],
24   "pushed_with_swift_version": "3.0",
25   "deprecated": true