[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 4 / b / f / PTEventView / 0.3.0 / PTEventView.podspec.json
blob14d7fca7df195130fb2dde7ba821f7db813c5b95
2   "name": "PTEventView",
3   "version": "0.3.0",
4   "summary": "An Event View based on Apple’s Event Detail View. Written in Swift 3. Supports ARC, Autolayout and editing via StoryBoard.",
5   "description": "An Event View based on Apple’s Event Detail View. Written in Swift 3. Supports ARC, Autolayout and editing via StoryBoard.It also allows changing the color of Event View and the EventView Text.",
6   "homepage": "https://github.com/amantaneja/PTEventView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aman Taneja": "taneja.aman161@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/amantaneja/PTEventView.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Demo/PTEventViewDemo/PTEventView/*",
22   "pushed_with_swift_version": "3.0"