[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / 2 / URMovingTransitionAnimator / 0.6.0 / URMovingTransitionAnimator.podspec.json
blob500d1031e8d3f4c787d639ca97d43c03084c322d
2   "name": "URMovingTransitionAnimator",
3   "version": "0.6.0",
4   "summary": "URMovingTransitionAnimator is moving view transition between viewcontrollers using core animation",
5   "homepage": "https://github.com/jegumhon/URMovingTransitionAnimator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "jegumhon": "jegumhon@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/jegumhon",
14   "platforms": {
15     "ios": "8.1"
16   },
17   "source": {
18     "git": "https://github.com/jegumhon/URMovingTransitionAnimator.git",
19     "tag": "0.6.0"
20   },
21   "default_subspecs": "Core",
22   "pushed_with_swift_version": "3.0",
23   "subspecs": [
24     {
25       "name": "Core",
26       "source_files": "Source/URMovingTransitionAnimator/*.swift"
27     }
28   ]