blob: 0614a27e89fefdabb824f004b2495aecff7cc587 [file] [log] [blame]
{
"name": "PSStoreButton",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "README.mdown"
},
"summary": "UIButton that is styled like iPhone's AppStore-Button.",
"homepage": "https://github.com/steipete/PSStoreButton",
"authors": {
"Peter Steinberger": "steipete@gmail.com"
},
"source": {
"git": "https://github.com/steipete/PSStoreButton.git",
"commit": "54256e4a204db9999553627df870fe5f23de6113"
},
"platforms": {
"ios": null
},
"source_files": "PSStoreButton.{h,m}",
"frameworks": [
"CoreGraphics",
"QuartzCore"
],
"requires_arc": false
}