blob: 626130a47a7dbaed427f2b2a31023a238c6c1ebf [file] [log] [blame]
{
"name": "UIColor+Additions",
"version": "2.0.2",
"summary": "Basic additions to make UIColor more flexible.",
"description": "Basic additions to make UIColor more flexible and accessible while developing your app.",
"homepage": "https://github.com/vilanovi/UIColor-Additions",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Joan Martin": "vilanovi@gmail.com"
},
"social_media_url": "http://twitter.com/joan_mh",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/vilanovi/UIColor-Additions.git",
"tag": "2.0.2"
},
"source_files": "UIColor+Additions.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}