[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 4 / d / AXAnimationChainSwift / 0.2.1 / AXAnimationChainSwift.podspec.json
blobe4b20dd18275cba2efef8309feda38a31fe3232c
2   "name": "AXAnimationChainSwift",
3   "version": "0.2.1",
4   "summary": "`AXAnimationChainSwift` is an iOS chain animation hooker for `AXAnimationChain-Swift` using objc.",
5   "description": "`AXAnimationChain-Swift` is an iOS chain animation hooker for `AXAnimationChain-Swift` using objc which is easy to use.",
6   "homepage": "https://github.com/devedbox/AXAnimationChain",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "devedbox": "devedbox@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/devedbox/AXAnimationChain.git",
19     "tag": "0.2.1"
20   },
21   "source_files": [
22     "AXAnimationChain/Classes/UIView+ChainAnimator.{h,m}",
23     "AXAnimationChain/Classes/AXChainAnimator.{h,m}",
24     "AXAnimationChain/Classes/CoreAnimation/*.{h,m}"
25   ],
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "QuartzCore"
30   ],
31   "requires_arc": true