blob: 2f5f530e4dfd3562b4a0f32667132ae60fee966b [file] [log] [blame]
{
"name": "PulsTabBarDemo",
"license": {
"type": "vic"
},
"version": "1.0.0",
"summary": "the puls TabBar in center button",
"homepage": "https://github.com/vicczhang/PulsTabBarDemo",
"platforms": {
"ios": "9.0"
},
"authors": {
"vicczhang": "vicczhang47@gmail.com"
},
"source": {
"git": "https://github.com/vicczhang/PulsTabBarDemo.git",
"tag": "1.0.0"
},
"source_files": "PulsTabBarDemo/*.{swift}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "3.0"
}