[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / a / c / e / SwiftyStrings / 0.1.2 / SwiftyStrings.podspec.json
blob2a9de9c4faae7df5d03737d8a4a9d54495ba3894
2   "name": "SwiftyStrings",
3   "version": "0.1.2",
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.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Pod/Classes/**/*",
19   "pushed_with_swift_version": "3.0"