[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / d / WACoreDataSpotlight / 0.0.3 / WACoreDataSpotlight.podspec.json
blobc6ef00d5f3c7a4bd402f75ad77b923bb30929c1b
2   "name": "WACoreDataSpotlight",
3   "version": "0.0.3",
4   "summary": "Automatically index your CoreData objects to CoreSpotlight on iOS 9",
5   "description": "With iOS 9 comes great new features. One of them is CoreSpotlight.\nWACoreDataSpotlight, after a quick configuration, automatically index you core data database. Yeah, you heard it. Automatically.",
6   "homepage": "https://github.com/Wasappli/WACoreDataSpotlight",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ipodishima": "marian.paul2@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/ipodishima",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/Wasappli/WACoreDataSpotlight.git",
20     "tag": "0.0.3"
21   },
22   "source_files": "Files/*.{h,m}",
23   "frameworks": [
24     "CoreData",
25     "CoreSpotlight"
26   ]