[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / 9 / AgilFadeable / 0.1.0 / AgilFadeable.podspec.json
blob0145f2ff6684a6e62aeb5062d5c536ec8ffc1463
2   "name": "AgilFadeable",
3   "version": "0.1.0",
4   "summary": "AgilFadeable provides an easy-to-use way to extend UIViews with fade in / fade out capabilities.",
5   "description": "AgilFadeable provides a protocol + protocol extension to enhance UIViews with the ability to fade in and fade out.",
6   "homepage": "https://github.com/agescura/Fadeable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Albert Gil Escura": "agilescura@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/agescura/Fadeable.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AgilFadeable/Classes/**/*"