[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 1 / f / c / STPTransitions / 0.0.1 / STPTransitions.podspec.json
blob1ff403cd67ff46bf1518ea3daf004623d2d3d783
2   "name": "STPTransitions",
3   "version": "0.0.1",
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.1"
16   },
17   "source_files": "Core/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit"