blob: 15d826c335c913997a21d2e2eb579afb11fbf3fe [file] [log] [blame]
{
"name": "AGColor+Objc",
"version": "0.0.1",
"summary": "UIColor extensions in Objective-C, named AGColor+Objc.",
"description": "UIColor extensions in Objective-C, named AGColor+Objc.\nContains as following:\n* Hex Color",
"homepage": "https://github.com/Bomiishere/AGColor-Objc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bomi Chen": "bomiishere@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Bomiishere/AGColor-Objc.git",
"tag": "0.0.1"
},
"source_files": "AGColor+Objc/*.{h,m}"
}