blob: ef2c0f84ed71208c87a82c01057a0253fd995fa8 [file] [log] [blame]
{
"name": "CHSectionSelectionView",
"version": "0.0.1",
"summary": "Easy to use and highly customizable View that displays selector controls for (e.g.) UITableView Sections.",
"platforms": {
"ios": "5.0"
},
"description": " Easy to use and highly customizable View that displays selector controls for (e.g.) UITableView Sections.\n This project is inspired by the iPads Address Book application.\n",
"homepage": "https://github.com/beat843796/CHSectionSelectionView",
"license": {
"type": "Apache License, Version 2.0",
"text": " Copyright 2012 Clemens Hammerl\n\n 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\n Attribution is appreciated.\n"
},
"authors": {
"Clemens Beat": "beat84@me.com"
},
"source": {
"git": "https://github.com/beat843796/CHSectionSelectionView.git",
"commit": "2859f4a4e6d86feb5f7d7c122d7c31a860444e4c"
},
"source_files": [
"CHSectionSelectionView/CHTableGroupSelectionView/CHSectionSelectionView.{h,m}",
"CHSectionSelectionView/CHTableGroupSelectionView/CHSectionSelectionItemView.{h,m}"
],
"requires_arc": true
}