[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 0 / 7 / SJTransitionAnimator / 1.0.0 / SJTransitionAnimator.podspec.json
blob37c1a4056dd4596fad776df86dd5bfc9f4ba009a
2   "name": "SJTransitionAnimator",
3   "version": "1.0.0",
4   "summary": "Modal 转场动画.",
5   "description": "Modal 转场动画硬代码抽离, 自由定制转场动画. 默认提供了一个简单的转场动画.",
6   "homepage": "https://github.com/changsanjiang/SJTransitionAnimator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "SanJiang": "changsanjiang@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/changsanjiang/SJTransitionAnimator.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/*.{h,m}"
24   ],
25   "requires_arc": true