blob: 6fe6f00f3040fec8b594dc9a0d8b52041fb4a446 [file] [log] [blame]
{
"name": "YWColorPicker",
"version": "1.1",
"summary": "YWColorPicker Simple Color Picker",
"description": "Simple Color Picker for you to try, Lightweight color picker written in Swift 3.0",
"requires_arc": true,
"homepage": "https://github.com/nsnull0/YWColorPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yoseph_wijaya": "info@yoseph.ws"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nsnull0/YWColorPicker.git",
"tag": "1.1"
},
"source_files": "YWColorPicker/Classes/*.{swift}",
"resources": "YWColorPicker/Resources/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}