blob: 2de481ed50402b3d787c5693a3bae68cc8ba7e82 [file] [log] [blame]
{
"name": "Dots",
"version": "0.5.1",
"summary": "Lightweight Concurrent Networking Framework",
"description": "Lightweight 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.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}