{ | |
"name": "SwiftyColor", | |
"version": "0.1.3", | |
"summary": "The most sexy way to use colors in Swift.", | |
"homepage": "https://github.com/devxoul/SwiftyColor", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Suyeol Jeon": "devxoul@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/devxoul/SwiftyColor.git", | |
"tag": "0.1.3" | |
}, | |
"source_files": "SwiftyColor/*.{swift}", | |
"requires_arc": true, | |
"platforms": { | |
"ios": "8.0", | |
"osx": "10.9" | |
} | |
} |