[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 9 / d / 2 / NSString+Ruby / 1.1 / NSString+Ruby.podspec.json
blobe47f490f70970f707910290d6a503c7c54b4a8ed
2   "name": "NSString+Ruby",
3   "version": "1.1",
4   "summary": "NSString category providing common Ruby String methods.",
5   "homepage": "https://github.com/zdavison/NSString-Ruby",
6   "license": "MIT",
7   "authors": {
8     "zdavison": "zac.developer@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/zdavison/NSString-Ruby.git",
12     "tag": "1.1"
13   },
14   "source_files": "NSString+Ruby/*.{h,m}",
15   "public_header_files": "NSString+Ruby/*.h",
16   "requires_arc": true