[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / e / 2 / SBSwiftUtils / 0.1.1 / SBSwiftUtils.podspec.json
bloba5dad30e2ebc6b20a00067d48eb4be8407dda994
2   "name": "SBSwiftUtils",
3   "version": "0.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": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/SteveBarnegren",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SBSwiftUtils/*.swift",
23   "pushed_with_swift_version": "3.0"