[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 1 / SJODataKit / 0.2 / SJODataKit.podspec.json
blob44c77a0f77ced7148c4eb6172bbe9e8f10171c70
2   "name": "SJODataKit",
3   "version": "0.2",
4   "summary": "Lightweight Core Data helper to reduce boilerplate code.",
5   "homepage": "https://github.com/blork/SJODataKit",
6   "license": "MIT",
7   "authors": {
8     "Sam Oakley": "sam@blork.co.uk"
9   },
10   "source": {
11     "git": "https://github.com/blork/SJODataKit.git",
12     "tag": "0.2"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "Library/*.{h,m}",
18   "public_header_files": "Library/SJODataKit.h",
19   "frameworks": "CoreData",
20   "requires_arc": true