blob: 6b4bb73e27f77f58addb7a795bccfcf5f763af52 [file] [log] [blame]
{
"name": "JHTabBarViewController",
"version": "0.1.0",
"summary": "JHTabBarViewController.",
"description": "JHTabBarViewController.",
"homepage": "https://github.com/jackiehu/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HU": "814030966@qq.com"
},
"source": {
"git": "https://github.com/jackiehu/JHTabBarViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JHTabBarViewController/JHTabBarViewController/Class/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}