[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / 4 / Translucid / 0.0.1 / Translucid.podspec.json
blobe609bd472efec6e74e2ddc29dc4491f708309db8
2   "name": "Translucid",
3   "version": "0.0.1",
4   "summary": "Amazing text animated by an image, written in swift.",
5   "description": "Simple and light weight UIView that animate text with an image.",
6   "homepage": "https://github.com/Ekhoo/Translucid",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lucas Ortis": "me@lucas-ortis.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Ekhoo/Translucid.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Source/*.swift",
22   "requires_arc": true