[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 1 / c / 3 / StringTransform / 0.4.0 / StringTransform.podspec.json
bloba65dfa14ee9dce8a5d284d03f3e0e807a70995af
2   "name": "StringTransform",
3   "version": "0.4.0",
4   "summary": "Transform strings easily in Swift.",
5   "description": "StringTransform is a library for transform Swift strings easily.",
6   "homepage": "https://github.com/uhooi/swift-string-transform",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "uhooi": "the_uhooi@yahoo.co.jp"
13   },
14   "source": {
15     "git": "https://github.com/uhooi/swift-string-transform.git",
16     "tag": "0.4.0"
17   },
18   "social_media_url": "https://twitter.com/the_uhooi",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.11",
22     "watchos": "2.0",
23     "tvos": "9.0"
24   },
25   "source_files": "Sources/**/*.swift",
26   "frameworks": "Foundation",
27   "swift_versions": [
28     "5.3",
29     "5.4"
30   ],
31   "swift_version": "5.4"