blob: 4192179a27a1d8c4a5f0ab75cc30ca73d52291be [file] [log] [blame]
{
"name": "JMTabBarKit",
"version": "1.0.2",
"license": "MIT",
"summary": "A custom tabbar using Objective-C.",
"homepage": "https://github.com/James-oc/JMTabBarKit",
"authors": {
"xiaobs": "1007785739@qq.com"
},
"source": {
"git": "https://github.com/James-oc/JMTabBarKit.git",
"tag": "1.0.2"
},
"requires_arc": true,
"description": "JMTabBarKit - A custom tabbar using Objective-C.",
"source_files": "JMTabBarKit/*/*",
"platforms": {
"ios": "6.0"
},
"frameworks": [
"Foundation",
"UIKit"
]
}