[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 2 / 4 / Translucid / 0.0.2 / Translucid.podspec.json
blob6b447bad7ebbd277b363430fa6020e9564b38994
2   "name": "Translucid",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": "Source/*.swift",
22   "requires_arc": true