[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / d / f / NSRangeComplementarySet / 1.0.1 / NSRangeComplementarySet.podspec.json
blobbda8455863e49b23173da4ce716595657f565721
2   "name": "NSRangeComplementarySet",
3   "version": "1.0.1",
4   "summary": "Supports retrieve complementary set of range by exclude a range.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DragonCherry/NSRangeComplementarySet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DragonCherry": "dragoncherry@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/DragonCherry/NSRangeComplementarySet.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NSRangeComplementarySet/Classes/**/*",
22   "pushed_with_swift_version": "3.0"