blob: 7cd856041acbb76f043ff3c6e1bd1214764c33d3 [file] [log] [blame]
{
"name": "LLBootstrapButton",
"version": "0.0.1",
"summary": "The easiest way to use LLBootstrapButton.",
"homepage": "https://github.com/lilei644/LLBootstrapButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lilei644": "1793161563@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/lilei644/LLBootstrapButton.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "LLBootstrap/*.{h,m}",
"resources": "LLBootstrap/LLBootstrapFont.bundle",
"frameworks": [
"UIKit",
"CoreText"
]
}