[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / e / c / f / CLDropDownMenuView / 1.1.0 / CLDropDownMenuView.podspec.json
blobe8601fe7e6c1d038e00ae2f1614c23bf2faedef2
2   "name": "CLDropDownMenuView",
3   "version": "1.1.0",
4   "summary": "高可定制下拉菜单",
5   "homepage": "https://github.com/qcl901028/CLDropDownMenuView",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "text": "Licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\nhttp://www.apache.org/licenses/LICENSE-2.0\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "authors": {
14     "秦传龙": "qcl901028@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/qcl901028/CLDropDownMenuView.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "DropDownMenuView/**/*.{h,m}",
21   "resources": "DropDownMenuView/DropDownMenuView.bundle",
22   "requires_arc": true