[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 6 / d / NSPredicateSearch / 0.1.2 / NSPredicateSearch.podspec.json
blob8f12e8fb0399a5332a4db8a8c699ea776df2523c
2   "name": "NSPredicateSearch",
3   "version": "0.1.2",
4   "summary": "A NSPredicate category to help with a dinamic Search (smart search)",
5   "description": "A NSPrecicate to smart search as Google Search in Array, works with Objective-C and Swift.\nUse to a dinamic search in tableviews with local data. Fast and Smart.",
6   "homepage": "https://github.com/narlei/NSPredicate-Search.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Narlei A Moreira": "narlei.guitar@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/narlei/NSPredicate-Search.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/narleiguitar",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "NSPredicateSearch/Classes/**/*"