blob: d7bea4732a442d2c0092695d208b80ba477ffc3d [file] [log] [blame]
{
"name": "Vader",
"version": "1.0",
"summary": "Swift Wrapper SWAPI API.",
"description": "Swift Wrapper for SWAPI API. Search Films, Person, Spaceships etc by name or ID, get complete feed of resources for your Star Wars App!",
"homepage": "https://github.com/jamesrochabrun/Vader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"James Rochabrun": "jamesrochabrun@gmail.com"
},
"social_media_url": "https://twitter.com/roch4brun",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/jamesrochabrun/Vader.git",
"tag": "1.0"
},
"exclude_files": "Classes/Exclude",
"source_files": "*"
}