[Add] FronteggSwift 1.2.29
[CocoaPods.git] / Specs / 6 / 7 / 8 / IOSStringUtils / 0.1.1 / IOSStringUtils.podspec.json
blob8a2975fe1dddd534b8d4ef14e974b4e7e611b3ce
2   "name": "IOSStringUtils",
3   "version": "0.1.1",
4   "summary": "Simple string operations library.",
5   "description": "Utility library to simplify some basic commonly used string operations.",
6   "homepage": "https://github.com/ashwindmk/ios_stringutils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ashwin": "ashwin.dinesh01@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ashwindmk/ios_stringutils.git",
16     "tag": "0.1.1"
17   },
18   "swift_version": "3.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "IOSStringUtils/Classes/**/*"