[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 4 / c / KSCoreDataTester / 1.0.0 / KSCoreDataTester.podspec.json
bloba622bc1a9ee7676aa2b80d9ad116ca18efdca718
2   "name": "KSCoreDataTester",
3   "version": "1.0.0",
4   "summary": "Core Data categories for easy testing with in memory stores",
5   "homepage": "https://github.com/Keithbsmiley/KSCoreDataTester",
6   "license": "MIT",
7   "authors": {
8     "Keith Smiley": "keithbsmiley@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/SmileyKeith",
11   "platforms": {
12     "ios": "7.0",
13     "osx": "10.9"
14   },
15   "source": {
16     "git": "https://github.com/Keithbsmiley/KSCoreDataTester.git",
17     "tag": "v1.0.0"
18   },
19   "source_files": "*.{h,m}",
20   "public_header_files": "KSCoreDataTester.h",
21   "frameworks": "CoreData",
22   "requires_arc": true