[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / b / 7 / WSTabBarController / 0.0.2 / WSTabBarController.podspec.json
blob6d528b64db927fac8ec4d2a5646f5d184b2f90dc
2   "name": "WSTabBarController",
3   "version": "0.0.2",
4   "summary": "A custom TabBarController with publish button written in Swift.",
5   "homepage": "https://github.com/chisj/WSTabBarController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Chisj": "chisj2012@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/chisj/WSTabBarController.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "WSTabBarController/WSTabBarController/*.swift",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": "UIKit",
22   "requires_arc": true