[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 2 / 3 / SFPPredicateDSL / 0.0.1 / SFPPredicateDSL.podspec.json
blobec55413d130462c26c8e7fc031c91310aeb0bdb8
2   "name": "SFPPredicateDSL",
3   "version": "0.0.1",
4   "summary": "Typo-safe DSL for NSPredicate.",
5   "description": "Typo-safe DSL for NSPredicate. Makes auto-completion and compile-time checks possible when writing NSPredicate's.",
6   "homepage": "https://github.com/SiarheiFedartsou/SFPPredicateDSL",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Siarhei Fiedartsou": "siarhei.fedartsou@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SiarheiFedartsou/SFPPredicateDSL.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SFPPredicateDSL/Classes/**/*"