blob: de1c56d63014a24836487e1020f31eb4c890a416 [file] [log] [blame]
{
"name": "StringIndex",
"version": "1.0.0",
"summary": "Simplified String indexing",
"homepage": "https://github.com/johnno1962/StringIndex",
"social_media_url": "https://twitter.com/Injection4Xcode",
"documentation_url": "https://github.com/johnno1962/StringIndex/blob/master/README.md",
"license": {
"type": "MIT"
},
"authors": {
"johnno1962": "stringindex@johnholdsworth.com"
},
"platforms": {
"osx": "10.10",
"ios": "10.0"
},
"source": {
"git": "https://github.com/johnno1962/StringIndex.git",
"tag": "1.0.0"
},
"source_files": "Sources/StringIndex/*.swift"
}