blob: 952a99f79b39e7271fa0d67fd689ab9a0c3a7609 [file] [log] [blame]
{
"name": "Dots",
"version": "0.4.1",
"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"
},
"source": {
"git": "https://github.com/iAmrSalman/Dots.git",
"tag": "0.4.1"
},
"social_media_url": "https://twitter.com/@iAmrSalman",
"platforms": {
"ios": "10.0"
},
"source_files": "Dots/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}