blob: d36e2b9d9ba7aa8be12107ceef59075fd7bef36a [file] [log] [blame]
{
"name": "PrettyButtons",
"version": "0.1.0",
"summary": "Simple animated buttons for iOS.",
"description": "An iOS library for UIButtons with user-feedback on-press.",
"homepage": "https://github.com/Chris-Perkins/PrettyButtons-iOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chrisfromtemporaryid@gmail.com": "chrisfromtemporaryid@gmail.com"
},
"source": {
"git": "https://github.com/Chris-Perkins/PrettyButtons-iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PrettyButtons/Classes/**/*",
"dependencies": {
"ClingConstraints": [
"~> 1.0.1"
]
},
"pushed_with_swift_version": "4.0"
}