[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / 0 / 3 / ObjectiveRecord / 0.8 / ObjectiveRecord.podspec.json
blobe0127236fe514c2d494dff46899637b5b2287465
2   "name": "ObjectiveRecord",
3   "version": "0.8",
4   "license": "MIT",
5   "summary": "Lightweight, Active Record style of managing your CoreData objects.",
6   "homepage": "https://github.com/mneorr/Objective-Record",
7   "authors": {
8     "Marin Usalj": "mneorr@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mneorr/Objective-Record.git",
12     "tag": "0.8"
13   },
14   "source_files": [
15     "Classes",
16     "Classes/**/*.{h,m}"
17   ],
18   "requires_arc": true