[Add] A00LaunchMeasure 1.0.2
[CocoaPods.git] / Specs / 8 / 3 / d / BNRCoreDataStack / 1.1.4 / BNRCoreDataStack.podspec.json
blob9c238f254ea73e1c4ea77b3b4d8a6d4b929e7473
2   "name": "BNRCoreDataStack",
3   "version": "1.1.4",
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   },
18   "source": {
19     "git": "https://github.com/bignerdranch/CoreDataStack.git",
20     "tag": "v1.1.4"
21   },
22   "source_files": "CoreDataStack",
23   "frameworks": "CoreData"