blob: 77cdcfd3e4bad27ced8417d49b62292da32d53cd [file] [log] [blame]
{
"name": "JMSTabBarKit",
"version": "4.0.0",
"license": "MIT",
"summary": "A custom tabbar using Swift.",
"homepage": "https://github.com/James-swift/JMSTabBarKit",
"authors": {
"xiaobs": "1007785739@qq.com"
},
"source": {
"git": "https://github.com/James-swift/JMSTabBarKit.git",
"tag": "4.0.0"
},
"requires_arc": true,
"description": "JMTabBarKit - A custom tabbar using A custom tabbar using Swift.",
"source_files": "JMSTabBarKit/*",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
]
}