blob: ad70eac2f8d2818abea625fda0dcb5fdda5a04df [file] [log] [blame]
{
"name": "SwiftARGB",
"version": "0.9.0",
"summary": "ARGB-related utility extensions.",
"description": "Supports both image and color utilities support ARGB format.",
"homepage": "https://github.com/DragonCherry/SwiftARGB",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DragonCherry": "dragoncherry@naver.com"
},
"source": {
"git": "https://github.com/DragonCherry/SwiftARGB.git",
"tag": "0.9.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftARGB/Classes/**/*",
"pushed_with_swift_version": "3.0"
}