blob: df97fff49fceb504ef780ad9d5f0392cc0f243ad [file] [log] [blame]
{
"name": "BUKButtonComponents",
"version": "0.0.3",
"summary": "Button components for Baixing iOS developers.",
"homepage": "https://github.com/Leppard/BUKButtonComponents",
"license": "MIT",
"authors": {
"Li Zhenliang": "coldlefthand@gmail.com"
},
"source": {
"git": "https://github.com/Leppard/BUKButtonComponents.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/",
"resource_bundles": {
"BUKButtonComponents": [
"Pod/Assets/*.png"
]
}
}