blob: c151e571e862e6345463ba35e5d7157281432d39 [file] [log] [blame]
{
"name": "Thunderbolt",
"version": "1.0.0",
"summary": "Lightweight library for downloading and accessing media files.",
"description": "Lightweight library written in Swift for downloading and accessing media files.",
"homepage": "https://github.com/TibiaZ/Thunderbolt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TibiaZ": "javi95sanz@gmail.com"
},
"social_media_url": "https://twitter.com/javiersanz95",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TibiaZ/Thunderbolt.git",
"tag": "1.0.0"
},
"source_files": "Thunderbolt/Thunderbolt"
}