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