[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / a / 7 / ManagedObject / 0.2.2 / ManagedObject.podspec.json
bloba89a1b0386b182024549ece5893ef235e9e6af0e
2   "name": "ManagedObject",
3   "version": "0.2.2",
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.2"
17   },
18   "source_files": "Sources/**/*.{swift,h}",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true