blob: fb6a4268626a1f405faac253e7076bcd35575bff [file] [log] [blame]
{
"name": "TKSwarmAlert",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Classes",
"TKSwarmAlert/Classes/**/*.{swift}"
]
}