[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / d / 8 / ZATabBar / 0.0.4 / ZATabBar.podspec.json
blob42cff073ee6ac9a012d48c28e354a11d3fb86d63
2   "name": "ZATabBar",
3   "version": "0.0.4",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "summary": "Tabbar without labels.",
8   "homepage": "https://github.com/Istergul/ZATabBar",
9   "license": "MIT",
10   "authors": {
11     "Istergul": "istergul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Istergul/ZATabBar.git",
15     "tag": "0.0.4"
16   },
17   "source_files": "Classes",
18   "exclude_files": "Classes/Exclude",
19   "requires_arc": false,
20   "ios": {
21     "frameworks": "QuartzCore"
22   }