[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / f / 7 / StringEx / 1.0.0 / StringEx.podspec.json
blob938164a0c9f7bf2e4c444c0a1e0bfd8810446021
2   "name": "StringEx",
3   "version": "1.0.0",
4   "summary": "StringEx makes it easy to create NSAttributedString and manipulate String.",
5   "homepage": "https://github.com/andruvs/StringEx",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "andruvs": "andruvs@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_versions": "5.2",
17   "source": {
18     "git": "https://github.com/andruvs/StringEx.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Sources/**/*.{h,m,swift}",
22   "swift_version": "5.2"