blob: a8baad4c0d5533ec586b0e3b903597d6fd6c32cd [file] [log] [blame]
{
"name": "WACoreDataSpotlight",
"version": "0.0.5",
"summary": "Automatically index your CoreData objects to CoreSpotlight on iOS 9",
"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.",
"homepage": "https://github.com/Wasappli/WACoreDataSpotlight",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ipodishima": "marian.paul2@gmail.com"
},
"social_media_url": "http://twitter.com/ipodishima",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Wasappli/WACoreDataSpotlight.git",
"tag": "0.0.5"
},
"source_files": "Files/*.{h,m}",
"frameworks": "CoreData",
"weak_frameworks": "CoreSpotlight"
}