[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / d / 6 / PLTimelineView / 0.0.1 / PLTimelineView.podspec.json
bloba46b4e0284fc8c23a152258eeb7a4de49db8273b
2   "name": "PLTimelineView",
3   "version": "0.0.1",
4   "summary": "PLTimelineView is a customized timeline for iOS, simple and easy to use.",
5   "homepage": "https://github.com/PatrickSCLin/PLTimelineView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Patrick Lin": "patricksclin@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/PatrickSCLin/PLTimelineView.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "PLTimelineView/Info.plist",
22     "PLTimelineView/PLTimelineContentView.swift",
23     "PLTimelineView/PLTimelineLoupeView.swift",
24     "PLTimelineView/PLTimelineRulerView.swift",
25     "PLTimelineView/PLTimelineView.h",
26     "PLTimelineView/PLTimelineView.swift",
27     "PLTimelineView/Resources"
28   ],
29   "resources": "PLTimelineView/Resources/*.png",
30   "requires_arc": true,
31   "pushed_with_swift_version": "3.0"