[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / f / b / WLCircleImage / 0.0.1 / WLCircleImage.podspec.json
blob8f460dbe39896e50c3911e18ba08ed88f5180466
2   "name": "WLCircleImage",
3   "version": "0.0.1",
4   "summary": "WLCircleImage",
5   "description": "fast create circle image",
6   "homepage": "https://github.com/wlighting/WLCircleImage",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "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    http://www.apache.org/licenses/LICENSE-2.0\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"
10   },
11   "authors": {
12     "wlighting": "w0106@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/wlighting/WLCircleImage.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ]