[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / f / b / AHTabBarController / 1.0.2 / AHTabBarController.podspec.json
bloba18448f970494ba78af32111ee0519691c96eafd
2   "name": "AHTabBarController",
3   "version": "1.0.2",
4   "homepage": "https://github.com/ArthurDevNL/AHTabBarController",
5   "authors": {
6     "Arthur Hemmer": "arthurhemmer@hotmail.com"
7   },
8   "summary": "A traditional UITabBarController with the possibility of adding multiple items behind every tab.",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/ArthurDevNL/AHTabBarController.git",
18     "tag": "1.0.2"
19   },
20   "source_files": [
21     "AHTabBarController/AHTabBarController/*.{m,h}",
22     "AHTabBarController/AHTabBarController/Category/*.{m,h}"
23   ],
24   "frameworks": "QuartzCore",
25   "requires_arc": true