blob: 3f87de922feeac2b1699c718085e43e2c83cf91f [file] [log] [blame]
{
"name": "UIColor-AGJAdditions",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Basic additions to make UIColor more flexible.(基于UIColor+Additions)",
"homepage": "https://git.corp.angejia.com/xiawei2/UIColor-AGJAdditions",
"authors": {
"SunnyX": "xiawei2@angejia.com"
},
"source": {
"git": "git@git.corp.angejia.com:xiawei2/UIColor-AGJAdditions.git",
"tag": "0.0.1"
},
"source_files": "UIColor-AGJAdditions/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}