[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 0 / c / GlitchLabel / 2.0.0 / GlitchLabel.podspec.json
blob1d99f90acb710f18b9ec0b3fa2a22b2149a7e73f
2   "name": "GlitchLabel",
3   "version": "2.0.0",
4   "summary": "Gliching UILabel for iOS",
5   "homepage": "https://github.com/kciter/GlitchLabel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kciter": "kciter@naver.com"
12   },
13   "source": {
14     "git": "https://github.com/kciter/GlitchLabel.git",
15     "tag": "2.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Sources/*.{swift}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true