[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / f / 7 / 1 / iOSCustomTransitions / 0.1.0 / iOSCustomTransitions.podspec.json
bloba1b299869b20d5fd74bd68913c567b64a722d3b3
2   "name": "iOSCustomTransitions",
3   "version": "0.1.0",
4   "summary": "iOS Custom Transitions is a library that provides simpleUIViewController customized transition",
5   "description": "iOSCustomTransitions provides two beautiful customized UIViewController transitions to improve the app UX. To use custom transitions your UIViewController needs to conform to UIViewControllerTransitioningDelegate.",
6   "homepage": "https://github.com/charleslima/iOS-Custom-Transitions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "charleslima": "jlima.charles@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/charleslima/iOS-Custom-Transitions.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "iOSCustomTransitions/iOSCustomTransitions/Classes/*.{h,m,swift}",
22   "swift_version": "4.0"