[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / 5 / FadeButton / 2.0.0 / FadeButton.podspec.json
blobaf99a92232064bdad13ae4509d48a33c3f9f0c77
2   "name": "FadeButton",
3   "version": "2.0.0",
4   "summary": "Fading effects for buttons in iOS made simple",
5   "description": "Just a customizable UIButton subclass that provides fading effects that display upon touch.",
6   "homepage": "https://github.com/inaka/FadeButton/tree/master",
7   "screenshots": "https://raw.githubusercontent.com/inaka/FadeButton/master/Assets/V2/sample.gif",
8   "license": {
9     "type": "Apache License, Version 2.0",
10     "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"
11   },
12   "authors": "Inaka",
13   "social_media_url": "http://twitter.com/inaka",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/inaka/FadeButton.git",
19     "tag": "2.0.0"
20   },
21   "source_files": "FadeButton/**/*.swift"