blob: 4afb7b27e6a76adbee2f27816e7154ab8f3555c5 [file] [log] [blame]
{
"name": "UUButton",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "UUButton/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}