blob: 856cddbcecc56ac36782fce5854c09834a93160d [file] [log] [blame]
{
"name": "WaniKit",
"homepage": "https://github.com/haawa799/WaniKit/tree/master",
"version": "0.1.0",
"summary": "Swift wrapper for WaniKani.com API",
"license": {
"type": "MIT"
},
"authors": {
"Andriy Kharchyshyn": "haawaplus@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/haawa799/WaniKit.git",
"tag": "v0.1.0"
},
"source_files": "Pod/Classes/**/*"
}