[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / c / 1 / PrediKit / 1.0.2 / PrediKit.podspec.json
blob7d187e145d24f20cbc2f732d1e62df64832b9d42
2   "name": "PrediKit",
3   "version": "1.0.2",
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/TheKrakenDev/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/TheKrakenDev/PrediKit.git",
13     "tag": "1.0.2"
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