[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / c / 2 / KWTransition / 0.0.4 / KWTransition.podspec.json
blob55f020edbe90bbe5e39bd34a4ddab27ae00c1535
2   "name": "KWTransition",
3   "version": "0.0.4",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Experimental Implementations of UIViewControllerAnimatedTransitioning",
9   "homepage": "https://github.com/KurtWagner/KWTransition",
10   "authors": {
11     "Kurt Wagner": "krw521@uowmail.edu.au"
12   },
13   "source": {
14     "git": "https://github.com/KurtWagner/KWTransition.git",
15     "tag": "v0.0.4"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": [
21     "KWTransition.h",
22     "KWTransition.m"
23   ],
24   "requires_arc": true