[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / c / d / 1 / StringScore / 0.0.1 / StringScore.podspec.json
blob173716a531574a87ca6083d173732eb94dfd32ee
2   "name": "StringScore",
3   "version": "0.0.1",
4   "summary": "StringScore is an Objective-C library which provides super fast fuzzy string matching/scoring.",
5   "homepage": "https://github.com/thetron/StringScore",
6   "license": {
7     "type": "MIT",
8     "file": "README.md"
9   },
10   "authors": {
11     "Nicholas Bruning": "nicholas@bruning.com.au"
12   },
13   "source": {
14     "git": "https://github.com/thetron/StringScore.git",
15     "commit": "25c55898b853a96715405b5f92ec80e34d13fca8"
16   },
17   "source_files": "NSString+Score.{h,m}",
18   "requires_arc": true