blob: bda8455863e49b23173da4ce716595657f565721 [file] [log] [blame]
{
"name": "NSRangeComplementarySet",
"version": "1.0.1",
"summary": "Supports retrieve complementary set of range by exclude a range.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DragonCherry/NSRangeComplementarySet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DragonCherry": "dragoncherry@naver.com"
},
"source": {
"git": "https://github.com/DragonCherry/NSRangeComplementarySet.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NSRangeComplementarySet/Classes/**/*",
"pushed_with_swift_version": "3.0"
}