blob: 83655d96dcd85bd27cb4c56fdda74d2206e87613 [file] [log] [blame]
{
"name": "Dots",
"version": "0.5.0",
"summary": "Lightweight iOS Concurrent Networking Framework",
"description": "Lightweight iOS Concurrent Networking Framework that will make developing your Apps easire and faster",
"homepage": "https://github.com/iAmrSalman/Dots",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Amr Salman": "iamrsalman@gmail.com"
},
"social_media_url": "https://twitter.com/@iAmrSalman",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/iAmrSalman/Dots.git",
"tag": "0.5.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}