blob: 7d187e145d24f20cbc2f732d1e62df64832b9d42 [file] [log] [blame]
{
"name": "PrediKit",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}