blob: 008317fe69b03fcaf9a4c693b4af297401e66ae3 [file] [log] [blame]
{
"name": "YJStretchableBar",
"platforms": {
"ios": "7.0"
},
"version": "1.0.1",
"summary": "An easy and stretchable tool bar.",
"homepage": "https://github.com/SplashZ/YJStretchableBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"splashz": "splashz@163.com"
},
"source": {
"git": "https://github.com/SplashZ/YJStretchableBar.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": "YJStretchableBar/*.{h,m}",
"public_header_files": "YJStretchableBar/*.{h}"
}