blob: 8f6c7b169881838549d9a63b9c8b653b3f1f568c [file] [log] [blame]
{
"name": "APItan",
"version": "1.0.1",
"license": "MIT",
"summary": "Lightweight & Kawaii API client in Swift",
"homepage": "https://github.com/tattn/APItan",
"authors": {
"tattn (Tatsuya TANAKA)": "tanakasan2525@gmail.com"
},
"source": {
"git": "https://github.com/tattn/APItan.git",
"tag": "v1.0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "APItan/*.swift"
}