blob: 95b9ac46c4274f0c2ec30f8a1d4f62e8b26e46cb [file] [log] [blame]
{
"name": "SwiftARGB",
"version": "0.9.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftARGB/Classes/**/*",
"pushed_with_swift_version": "3.0"
}