blob: b6730cdd3440b23acdf8b090b8b9eb7019dd6e7a [file] [log] [blame]
{
"name": "Dots",
"version": "0.3.0",
"summary": "Lightweight iOS Concurrent Networking Framework.",
"description": "Lightweight iOS Concurrent Networking Framework that will make developing your App easire and more responsive",
"homepage": "https://github.com/iAmrSalman/Dots",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Amr Salman": "iamrsalman@gmail.com"
},
"source": {
"git": "https://github.com/iAmrSalman/Dots.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/@iAmrSalman",
"platforms": {
"ios": "10.0"
},
"source_files": "Dots/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}