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