[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / c / d / AZTransitions / 0.1 / AZTransitions.podspec.json
blobd212fa1e660c120e5b8366ee07f386ffca8e5cce
2   "name": "AZTransitions",
3   "version": "0.1",
4   "summary": "Framework that helps you to work with custom modal transtions.",
5   "description": "With this framework can easily work with custom modal transitions. CustomModalTransition class provides you with all nesessary API, so you should only think about aniamtions.",
6   "homepage": "https://github.com/azimin/AZTransition",
7   "license": "MIT",
8   "authors": {
9     "Alexander Zimin": "azimin@me.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/azimin/AZTransition.git",
16     "tag": "0.1"
17   },
18   "source_files": "Source/*.swift",
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "3"
21   },
22   "pushed_with_swift_version": "3.0"