blob: 5e8b1adcbc9edd1c7d53ab1252d4a2ad54fe065e [file] [log] [blame]
{
"name": "PlistSwift",
"version": "1.0.2",
"summary": "Easy property list manager that is written in Swift 3",
"description": "Easy property list manager that is written in Swift 3!",
"homepage": "https://github.com/aybekckaya/Plist",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aybek Can Kaya": "aybekckaya@gmail.com"
},
"source": {
"git": "https://github.com/aybekckaya/Plist.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Plist/Plist/Plist/PlistSwift.swift",
"pushed_with_swift_version": "3.0"
}