blob: ba293a7e245bf4e42176e06028e4ef65d5793c50 [file] [log] [blame]
{
"name": "EFColorPicker",
"version": "0.0.1",
"summary": "A lightweight color picker in Swift.",
"description": "EFColorPicker is a lightweight color picker in Swift, inspired by MSColorPicker.",
"homepage": "https://github.com/EyreFree/EFColorPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EyreFree": "eyrefree@eyrefree.org"
},
"source": {
"git": "https://github.com/EyreFree/EFColorPicker.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/EyreFree777",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EFColorPicker/Classes/**/*",
"pushed_with_swift_version": "4.0"
}