blob: 7446a7a8778b92a0ef3438045f1c6811feb18102 [file] [log] [blame]
{
"name": "SAMHUDView",
"version": "0.1.3",
"authors": {
"Sam Soffes": "sam@soff.es"
},
"homepage": "https://github.com/soffes/SAMHUDView",
"summary": "Easily use gradients in UIKit.",
"source": {
"git": "https://github.com/soffes/SAMHUDView.git",
"tag": "v0.1.3"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreGraphics",
"QuartzCore"
],
"source_files": "SAMHUDView",
"resources": [
"Resources/*"
]
}