[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / d / e / 2 / SBSwiftUtils / 1.2 / SBSwiftUtils.podspec.json
blob53bac61c9563e423163a8594f8c2e67053d3572b
2   "name": "SBSwiftUtils",
3   "version": "1.2",
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.2"
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"