[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 4 / c / 2 / HcdTabBar / 0.0.1 / HcdTabBar.podspec.json
blob38d1cb9dce51a2bc793f1a27d3e25e627b33aa20
2   "name": "HcdTabBar",
3   "version": "0.0.1",
4   "summary": "A custom TabBar",
5   "description": "A custom TabBar like 咸鱼.",
6   "homepage": "https://github.com/Jvaeyhcd/HcdTabBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jvaeyhcd": "chedahuang@icloud.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/Jvaeyhcd/HcdTabBar.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "HcdTabBar/**/*.{h,m}",
22   "resources": "HcdTabBar/HcdTabBar.bundle",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true