[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 9 / 8 / 1 / AXAnimationChain / 0.0.4 / AXAnimationChain.podspec.json
blobae90580e5c141983760c48975a0287e039c73d20
2   "name": "AXAnimationChain",
3   "version": "0.0.4",
4   "summary": "`AXAnimationChain` is an iOS chain animation manater.",
5   "description": "`AXAnimationChain` is an iOS chain animation manater 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.0.4"
20   },
21   "source_files": "AXAnimationChain/Classes/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "QuartzCore"
26   ],
27   "requires_arc": true