blob: c3d5fd6f2d95ca98223ec60c63af7b8c31638bd3 [file] [log] [blame]
{
"name": "OG",
"version": "1.3",
"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"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}