[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 6 / 3 / 8 / EasySpotlight / 0.3.0 / EasySpotlight.podspec.json
blob010d1ce6316ded5af7114e7a6be2c7828256cc8f
2   "name": "EasySpotlight",
3   "version": "0.3.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": "0.3.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "pushed_with_swift_version": "3.0"