[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 2 / 0 / 4 / RBStringExtensions / 0.1.0 / RBStringExtensions.podspec.json
blobdc8e31334a38a06e02bf27140c128f99d8a67222
2   "name": "RBStringExtensions",
3   "version": "0.1.0",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library helps you with Strings.",
6   "homepage": "https://github.com/iottirubin/RBStringExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iottirubin": "iotti.rubin@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/iottirubin/RBStringExtensions.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "RBStringExtensions/**/*.{h,m,swift}",
23   "swift_version": "4.2"