blob: a38232157f145c0c94389440dd764c08b6555321 [file] [log] [blame]
{
"name": "MalKit",
"version": "0.0.2",
"summary": "A Swift API Client for MyAnimeList",
"homepage": "https://github.com/nktn/MalKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nktn": "spooky.debug[at]gmail.com"
},
"platforms": {
"ios": "10.3"
},
"source": {
"git": "https://github.com/nktn/MalKit.git",
"tag": "0.0.2"
},
"source_files": "MalKit/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}