blob: 4a0f108b7d25773ce13593ba862770ad48e64876 [file] [log] [blame]
{
"name": "HcdTabBar",
"version": "0.0.6",
"summary": "A custom TabBar",
"description": "A custom TabBar like 咸鱼.",
"homepage": "https://github.com/Jvaeyhcd/HcdTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jvaeyhcd": "chedahuang@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Jvaeyhcd/HcdTabBar.git",
"tag": "0.0.6"
},
"source_files": "HcdTabBar/**/*.{h,m}",
"resources": "HcdTabBar/resource/**/*.png",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}