[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 2 / 6 / 4 / FRCoreDataOperation / 0.3.1 / FRCoreDataOperation.podspec.json
blob96cda88d56a3c405f16fba0aad838cecdb3c300f
2   "name": "FRCoreDataOperation",
3   "version": "0.3.1",
4   "summary": "A set of NSOperation subclasses for working with Core Data ManagedObjectContexts.",
5   "homepage": "https://github.com/veritech/FRCoreDataOperation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jonathan Dalrymple": "jonathan@float-right.co.uk"
12   },
13   "source": {
14     "git": "https://github.com/veritech/FRCoreDataOperation.git",
15     "tag": "0.3.1"
16   },
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.7"
20   },
21   "source_files": [
22     "Classes",
23     "**/*.{h,m}"
24   ],
25   "frameworks": "CoreData",
26   "requires_arc": true