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