[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / f / c / STPTransitions / 0.0.4 / STPTransitions.podspec.json
blobdbe484e8a26300c5020024226d26771870f4a0d9
2   "name": "STPTransitions",
3   "version": "0.0.4",
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.4"
16   },
17   "source_files": "Core/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit"