blob: 68d6394da5023ecf44eb06d917ce08814c72020e [file] [log] [blame]
{
"name": "PPEventRegistryAPI",
"version": "0.0.2",
"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.2"
},
"social_media_url": "https://twitter.com/pantusp",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.9"
},
"requires_arc": true,
"frameworks": "Foundation",
"source_files": "PPEventRegistryAPI/Classes/**/*.{swift}"
}