blob: da491289828df8e4b5b20c496b5c6d63130f83cc [file] [log] [blame]
{
"name": "OG",
"version": "1.3.1",
"license": "BSD",
"summary": "An OpenGraph parser in Swift",
"homepage": "https://github.com/zadr/OG",
"authors": {
"Zachary Drayer": "zacharydrayer@gmail.com"
},
"source": {
"git": "https://github.com/zadr/OG.git",
"tag": "1.3.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}