[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / 0 / AXViewControllers / 0.0.4 / AXViewControllers.podspec.json
bloba267ae8785df301f88cd883b2126bd87d84faf9c
2   "name": "AXViewControllers",
3   "version": "0.0.4",
4   "summary": "A basic view controler manager kits.",
5   "description": "A basic view controler manager using on iOS platform.",
6   "homepage": "https://github.com/devedbox/AXViewControllers",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aiXing": "862099730@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/devedbox/AXViewControllers.git",
19     "tag": "0.0.4"
20   },
21   "source_files": [
22     "AXViewControllers/ViewControllers/*.{h,m}",
23     "AXViewControllers/ViewControllers/Views/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "requires_arc": true,
30   "dependencies": {
31     "FDFullscreenPopGesture": [
33     ],
34     "IQKeyboardManager": [
36     ],
37     "MJRefresh": [
39     ],
40     "pop": [
42     ]
43   }