[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / c / e / SwiftyStrings / 0.1.3 / SwiftyStrings.podspec.json
blobf45a8fdf1a0134f74cb435307d354c1aa1d80680
2   "name": "SwiftyStrings",
3   "version": "0.1.3",
4   "summary": "SwiftyStrings is simple string manipulation extenson for Swift.",
5   "description": "SwiftyStrings is simple string manipulation extenson for Swift. The purpose of this library is to translate useful PHP string methods to Swift. This library is helpful because the Swift API to manipulate strings is complicated and difficult to use when working with string parsing or manipulation projects.",
6   "homepage": "https://github.com/adle29/SwiftyStrings",
7   "license": "MIT",
8   "authors": {
9     "Abraham Adberstein": "abraham.adberstein@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/adle29/SwiftyStrings.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Pod/Classes/**/*",
19   "pushed_with_swift_version": "3.0"