blob: c7df310f090ca921bfcb99062255f4aa5aad2fb4 [file] [log] [blame]
{
"name": "PrediKit",
"version": "1.0.1",
"license": "MIT",
"summary": "A Swift NSPredicate DSL for iOS & OS X inspired by SnapKit, lovingly written in Swift, and created by the awesome peeps at KrakenDev.io!",
"homepage": "https://github.com/TheKrakenDev/PrediKit",
"authors": {
"Hector Matos": "hectormatos2011@gmail.com"
},
"social_media_url": "http://twitter.com/allonsykraken",
"source": {
"git": "https://github.com/TheKrakenDev/PrediKit.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}