[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / c / d / AZTransitions / 0.21 / AZTransitions.podspec.json
blobabfac13d1e919ecae7a5dcf46e3849dfd4238ece
2   "name": "AZTransitions",
3   "version": "0.21",
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.21"
17   },
18   "source_files": "Source/*.swift",
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "3"
21   },
22   "pushed_with_swift_version": "3.0"