[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / e / SwiftyStrings / 0.1.4 / SwiftyStrings.podspec.json
blob06f9f8ef6a83a6e1e10bd4806cd47c2952941153
2   "name": "SwiftyStrings",
3   "version": "0.1.4",
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.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Pod/Classes/**/*",
19   "pushed_with_swift_version": "3.0"