blob: a46b4e0284fc8c23a152258eeb7a4de49db8273b [file] [log] [blame]
{
"name": "PLTimelineView",
"version": "0.0.1",
"summary": "PLTimelineView is a customized timeline for iOS, simple and easy to use.",
"homepage": "https://github.com/PatrickSCLin/PLTimelineView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Patrick Lin": "patricksclin@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/PatrickSCLin/PLTimelineView.git",
"tag": "0.0.1"
},
"source_files": [
"PLTimelineView/Info.plist",
"PLTimelineView/PLTimelineContentView.swift",
"PLTimelineView/PLTimelineLoupeView.swift",
"PLTimelineView/PLTimelineRulerView.swift",
"PLTimelineView/PLTimelineView.h",
"PLTimelineView/PLTimelineView.swift",
"PLTimelineView/Resources"
],
"resources": "PLTimelineView/Resources/*.png",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}