[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 3 / 0 / GLTimeline / 0.0.2 / GLTimeline.podspec.json
blobe93fbae7672472f647e8bf34023f69f0aa7e144f
2   "name": "GLTimeline",
3   "version": "0.0.2",
4   "summary": "GLTimeline is a simple timeline view implemented by UIView written in Swift 3.0",
5   "description": "GLTimeline is a simple timeline view implemented by UIView written in Swift 3.0 that original use in Getlinks Application Project.",
6   "homepage": "https://github.com/GetLinks/GLTimeline",
7   "license": "MIT",
8   "authors": {
9     "Satjawat Panakarn": "peanutbutteer@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/GetLinks/GLTimeline.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "GLTimeline/*",
19   "ios": {
20     "frameworks": [
21       "UIKit",
22       "Foundation"
23     ]
24   },
25   "pushed_with_swift_version": "3.0"