[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 7 / 2 / SLRESTfulCoreDataUI / 1.11.10 / SLRESTfulCoreDataUI.podspec.json
blobd7a513e4a08031af9043062eddef531ae6d1c110
2   "name": "SLRESTfulCoreDataUI",
3   "version": "1.11.10",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/OliverLetterer/SLRESTfulCoreDataUI.git",
10     "tag": "1.11.10"
11   },
12   "source_files": "SLRESTfulCoreDataUI/*.{h,m}",
13   "frameworks": [
14     "Foundation",
15     "UIKit",
16     "CoreData"
17   ],
18   "requires_arc": true,
19   "homepage": "https://github.com/OliverLetterer/SLRESTfulCoreDataUI",
20   "summary": "UI counterpart to SLRESTfulCoreData.",
21   "authors": {
22     "Oliver Letterer": "oliver.letterer@gmail.com"
23   },
24   "dependencies": {
25     "SLRESTfulCoreData": [
26       ">= 1.0.0"
27     ]
28   },
29   "deprecated": true,
30   "deprecated_in_favor_of": "CBRManagedObjectFormViewController"