[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / c / 7 / Dots / 0.3.2 / Dots.podspec.json
blob48346f6eea450fde7a486aacb4188f42e48b3f9e
2   "name": "Dots",
3   "version": "0.3.2",
4   "summary": "Lightweight iOS Concurrent Networking Framework.",
5   "description": "Lightweight iOS Concurrent Networking Framework that will make developing your App easire and more responsive",
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   "source": {
15     "git": "https://github.com/iAmrSalman/Dots.git",
16     "tag": "0.3.2"
17   },
18   "social_media_url": "https://twitter.com/@iAmrSalman",
19   "platforms": {
20     "ios": "9.3"
21   },
22   "source_files": "Dots/Classes/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"