[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 6 / a / 7 / ManagedObject / 0.2.0 / ManagedObject.podspec.json
blob2f6e658b51ecfe5d3ed9de00577eb4ea6248df7d
2   "name": "ManagedObject",
3   "version": "0.2.0",
4   "summary": "Core Data extensions",
5   "description": "iOS framework containing useful Core Data extensions in Swift.",
6   "homepage": "https://github.com/royratcliffe/ManagedObject",
7   "license": {
8     "type": "MIT",
9     "file": "MIT-LICENSE.txt"
10   },
11   "authors": {
12     "Roy Ratcliffe": "roy@pioneeringsoftware.co.uk"
13   },
14   "source": {
15     "git": "https://github.com/royratcliffe/ManagedObject.git",
16     "tag": "0.2.0"
17   },
18   "source_files": "Sources/**/*.{swift,h}",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true