[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / c / 7 / Dots / 0.5.0 / Dots.podspec.json
blob83655d96dcd85bd27cb4c56fdda74d2206e87613
2   "name": "Dots",
3   "version": "0.5.0",
4   "summary": "Lightweight iOS Concurrent Networking Framework",
5   "description": "Lightweight iOS Concurrent Networking Framework that will make developing your Apps easire and faster",
6   "homepage": "https://github.com/iAmrSalman/Dots",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Amr Salman": "iamrsalman@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/@iAmrSalman",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/iAmrSalman/Dots.git",
23     "tag": "0.5.0"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation"