[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / 3 / d / BNRCoreDataStack / 2.2.1 / BNRCoreDataStack.podspec.json
blobe9903ed6bb8b28c90e078ee8c0f75ec1706966bd
2   "name": "BNRCoreDataStack",
3   "version": "2.2.1",
4   "summary": "The Big Nerd Ranch Core Data stack.",
5   "description": "The BNR Core Data stack provides what we consider best practices for using\nCore Data in our applications.\n\nIt takes the place of the boilerplate setup code from Xcode's template and\nfocuses on efficient performance and change management.",
6   "homepage": "https://github.com/bignerdranch/CoreDataStack",
7   "license": "MIT",
8   "authors": [
9     "Robert Edwards",
10     "John Gallagher",
11     "Brian Hardy",
12     "Zachary Waldowski"
13   ],
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.0",
17     "osx": "10.10"
18   },
19   "source": {
20     "git": "https://github.com/bignerdranch/CoreDataStack.git",
21     "tag": "v2.2.1"
22   },
23   "source_files": "Sources",
24   "frameworks": "CoreData",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "3.0"
27   },
28   "pushed_with_swift_version": "3.1"