[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 4 / 3 / a / SwiftyJSearch / 0.1.2 / SwiftyJSearch.podspec.json
blob2d92cec43110b30d813e91b51e42b04977fe4d2b
2   "name": "SwiftyJSearch",
3   "version": "0.1.2",
4   "summary": "Extend SwiftyJSON functionality with searching and better debug formatting!",
5   "homepage": "https://github.com/seanericksonpl12/SwiftyJSearch",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "lingoer": "lingoerer@gmail.com",
12     "tangplin": "tangplin@gmail.com",
13     "Sean": "seanericksonpl12@gmail.com"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "osx": "10.13",
18     "ios": "13.0"
19   },
20   "source": {
21     "git": "https://github.com/seanericksonpl12/SwiftyJSearch.git",
22     "tag": "0.1.2"
23   },
24   "source_files": "Sources/*/*.swift",
25   "swift_version": "5.0"