blob: 14d7fca7df195130fb2dde7ba821f7db813c5b95 [file] [log] [blame]
{
"name": "PTEventView",
"version": "0.3.0",
"summary": "An Event View based on Apple’s Event Detail View. Written in Swift 3. Supports ARC, Autolayout and editing via StoryBoard.",
"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.",
"homepage": "https://github.com/amantaneja/PTEventView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aman Taneja": "taneja.aman161@gmail.com"
},
"source": {
"git": "https://github.com/amantaneja/PTEventView.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Demo/PTEventViewDemo/PTEventView/*",
"pushed_with_swift_version": "3.0"
}