blob: 7fd86fe1c27ec40378fa9cba257630a8d7edf140 [file] [log] [blame]
{
"name": "SmartButton",
"version": "0.5.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.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SmartButton/Classes/**/*"
}