blob: 470f2f16e121239e9294ac78fa927c099d6c9263 [file] [log] [blame]
{
"name": "PPEventRegistryAPI",
"version": "0.0.1",
"summary": "Swift framework for accessing data in Event Registry (http://eventregistry.org/)",
"description": "PPEventRegistryAPI is a Swift framework for accessing Event Registry data (http://eventregistry.org/)",
"homepage": "https://github.com/pantuspavel/PPEventRegistryAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pavel Pantus": "pantusp@gmail.com"
},
"source": {
"git": "https://github.com/pantuspavel/PPEventRegistryAPI.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/pantusp",
"platforms": {
"ios": "10.0",
"watchos": "3.0",
"tvos": "10.0",
"osx": "10.12"
},
"requires_arc": true,
"frameworks": "Foundation",
"source_files": "PPEventRegistryAPI/Classes/**/*.{swift}"
}