[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / 1 / f / 7 / HTUITabBarController / 1.0.6 / HTUITabBarController.podspec.json
blob9b1216628f05c301aa4f6c324c8567870b4ad774
2   "name": "HTUITabBarController",
3   "version": "1.0.6",
4   "summary": "A iOS like UITabBarController.",
5   "homepage": "https://github.com/PureRunner/HTTabBarController",
6   "license": "MIT",
7   "authors": {
8     "PureRunner": "teemofaster@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/PureRunner/HTTabBarController.git",
15     "tag": "v1.0.6"
16   },
17   "source_files": "HTTabBarController/HTUITabBarController/*",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "requires_arc": true