blob: f4f8acc4fd7ba2b03c78de4abc2196371a3bbf11 [file] [log] [blame]
{
"name": "UUButton",
"version": "1.1",
"summary": "A button that focuses on the way of content alignment.",
"homepage": "https://github.com/CheeryLau/UUButton",
"license": "MIT",
"authors": {
"Cheery Lau": "1625977078@qq.com"
},
"source": {
"git": "https://github.com/CheeryLau/UUButton.git",
"tag": "1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "UUButton/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}