[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / e / 2 / SBSwiftUtils / 1.1.1 / SBSwiftUtils.podspec.json
blob7c80778e4cccbce597eb7d0e4065d73c99720652
2   "name": "SBSwiftUtils",
3   "version": "1.1.1",
4   "summary": "Collection of Swift utilities",
5   "description": "Mostly extensions for Foundation types",
6   "homepage": "https://github.com/SteveBarnegren/SBSwiftUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "steve.barnegren@gmail.com": "steve.barnegren@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SteveBarnegren/SBSwiftUtils.git",
16     "tag": "1.1.1"
17   },
18   "social_media_url": "https://twitter.com/SteveBarnegren",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.12"
22   },
23   "source_files": "SBSwiftUtils/**/*.swift",
24   "swift_version": "4.1"