blob: 80d8712d3a4d01f518868b5604af6d6e90aa7219 [file] [log] [blame]
{
"name": "FPView",
"version": "0.1",
"summary": "Pretty noise, linear and radial gradient view for iOS.",
"homepage": "https://github.com/jameswomack",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"James Womack": "james@nblgstr.com"
},
"source": {
"git": "https://github.com/jameswomack/FuckPhotoshop.git",
"tag": "0.1"
},
"frameworks": "QuartzCore",
"platforms": {
"ios": "5.1"
},
"source_files": "*.{h,m}",
"requires_arc": true
}