blob: 6cd459bb6f69c15e73b20c6b2c5426e9ab4f899a [file] [log] [blame]
{
"name": "SmartButton",
"version": "0.4.0",
"summary": "SmartButton is a collection of iOS button components.",
"description": "SmartButton is a collection of iOS button components. \nYou can use for free.",
"homepage": "https://github.com/fengfengscau/SmartButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fengfengscau": "fengfengscau@163.com"
},
"source": {
"git": "https://github.com/fengfengscau/SmartButton.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SmartButton/Classes/**/*"
}