[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 6 / 5 / TransitioningKit / 0.1 / TransitioningKit.podspec.json
blob1ef29bee65e70ba3912d9f96305e36993c08dc44
2   "name": "TransitioningKit",
3   "version": "0.1",
4   "summary": "A Swift framework for simplifying, clarifying, & standardizing custom navigation & view controller transitions.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/puffinsupply/TransitioningKit",
10   "authors": {
11     "Adam Michela": "desk@miche.la"
12   },
13   "source": {
14     "git": "https://github.com/puffinsupply/TransitioningKit.git",
15     "tag": "0.1"
16   },
17   "source_files": "TransitioningKit/*.swift",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true