blob: a4c70acbbad534217aa04bd6bb7a89fa75c2d6a0 [file] [log] [blame]
{
"name": "TKSwarmAlert",
"version": "0.0.4",
"summary": "Animated Alert Library like \"Swarm\" app.",
"homepage": "https://github.com/entotsu/TKSwarmAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Takuya.Okamoto": "blackn.red42@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/entotsu/TKSwarmAlert.git",
"tag": "0.0.4"
},
"source_files": [
"Classes",
"TKSwarmAlert/Classes/**/*.{swift}"
]
}