[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / 3 / 8 / EasySpotlight / 2.0.0 / EasySpotlight.podspec.json
blobf1a760f2fcd312ed64d93b4e807ef2dac94f3f92
2   "name": "EasySpotlight",
3   "version": "2.0.0",
4   "summary": "Easy way to add content to core spotlight",
5   "description": "Easily index your classes and structs to CoreSpotlight by adopting to this simple protocol.",
6   "homepage": "https://github.com/felix-dumit/EasySpotlight",
7   "license": "MIT",
8   "authors": {
9     "Felix Dumit": "felix.dumit@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/felix-dumit/EasySpotlight.git",
13     "tag": "2.0.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_version": "4.0",
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"