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