[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / a / NSString+VTSubstringOccurrences / 0.2 / NSString+VTSubstringOccurrences.podspec.json
blob49465b1e0d5d5f29722530711687823dd0814587
2   "name": "NSString+VTSubstringOccurrences",
3   "version": "0.2",
4   "summary": "NSString category to count the number of occurrences for a given substring.",
5   "description": "                   `NSString` category to count the number of occurrences for a given substring.\n",
6   "homepage": "https://github.com/vtourraine/NSString-VTSubstringOccurrences",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vincent Tourraine": "me@vtourraine.net"
13   },
14   "social_media_url": "http://twitter.com/vtourraine",
15   "source": {
16     "git": "https://github.com/vtourraine/NSString-VTSubstringOccurrences.git",
17     "tag": "0.2"
18   },
19   "source_files": "Classes",
20   "frameworks": "Foundation",
21   "requires_arc": true