blob: 1005a1e9eef6c5dc2742f0eb488f852e74981439 [file] [log] [blame]
{
"name": "Dots",
"version": "0.4.6",
"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.6"
},
"social_media_url": "https://twitter.com/@iAmrSalman",
"platforms": {
"ios": "9.0"
},
"source_files": "Dots/Classes/**/*",
"frameworks": "UIKit"
}