[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / 1 / PrediKit / 2.0 / PrediKit.podspec.json
blobc225fa4e25b37edf94712bf925375d2f14703eb6
2   "name": "PrediKit",
3   "version": "2.0",
4   "license": "MIT",
5   "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!",
6   "homepage": "https://github.com/KrakenDev/PrediKit",
7   "authors": {
8     "Hector Matos": "hectormatos2011@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/allonsykraken",
11   "source": {
12     "git": "https://github.com/KrakenDev/PrediKit.git",
13     "tag": "2.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0"
19   },
20   "source_files": "Sources/*.swift",
21   "requires_arc": true