blob: edbac3a729f982a6728678745068b2c5ca50abd7 [file] [log] [blame]
{
"name": "CCColorPicker",
"version": "1.0.0",
"summary": "A controller with a slider that returns a collor.",
"description": "\"A slider with a set of 17 predefined colours. It can be placed in any container with a storyboard reference segue.\"",
"homepage": "http://kytzu.home.ro",
"license": {
"type": "Apache License, Version 2.0",
"text": " Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n"
},
"authors": {
"Calin Chitu": "kytzu@yahoo.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://kytzu@bitbucket.org/kytzu/cccolorpicker.git",
"branch": "master",
"tag": "1.0.0"
},
"resources": [
"CCColorPicker/**/*.storyboard",
"CCColorPicker/**/*.xcassets"
],
"source_files": [
"CCColorPicker",
"CCColorPicker/**/*.{swift}"
],
"exclude_files": "CCColorPicker/Exclude",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}