[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / f / 0 / 3 / ObjectiveRecord / 0.9 / ObjectiveRecord.podspec.json
blob3c9611bfbc773b7fb758b015af994425621775d2
2   "name": "ObjectiveRecord",
3   "version": "0.9",
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.9"
13   },
14   "source_files": [
15     "Classes",
16     "Classes/**/*.{h,m}"
17   ],
18   "requires_arc": true