blob: 70b21db53abeefa08f21bf6259adaebadfd805a6 [file] [log] [blame]
{
"name": "JSCustomBadge",
"version": "1.0.1",
"license": "MIT",
"summary": "A simple iOS badge drawn with CoreGraphics.",
"homepage": "https://github.com/jessesquires/JSCustomBadge",
"authors": {
"Jesse Squires": "jesse.squires.developer@gmail.com"
},
"source": {
"git": "https://github.com/jessesquires/JSCustomBadge.git",
"tag": "1.0.1"
},
"platforms": {
"ios": null
},
"source_files": "JSCustomBadge",
"requires_arc": true,
"frameworks": "QuartzCore"
}