[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 1 / f / c / STPTransitions / 0.0.2 / STPTransitions.podspec.json
bloba60d97954577bf81fc0d85dc11c1d9e8cfbb6931
2   "name": "STPTransitions",
3   "version": "0.0.2",
4   "summary": "Unified, easy API for custom iOS view controller transitioning.",
5   "homepage": "http://github.com/stepanhruda/STPTransitions",
6   "license": "MIT",
7   "authors": {
8     "Stepan Hruda": "stepan.hruda@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/stepanhruda/STPTransitions.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "Core/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit"