[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / f / 7 / HTUITabBarController / 1.0.5 / HTUITabBarController.podspec.json
blob9235320dfa498ef1a9f9b5e0aa2c011749a82681
2   "name": "HTUITabBarController",
3   "version": "1.0.5",
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": "1.0.5"
16   },
17   "source_files": "HTTabBarController/HTUITabBarController/*",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "requires_arc": true