[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / 1 / 4 / PBDCoreDataMigrationAssistant / 1.0.4 / PBDCoreDataMigrationAssistant.podspec.json
blob2a1fceb7115c6a8950ff855886d39f600cf63264
2   "name": "PBDCoreDataMigrationAssistant",
3   "version": "1.0.4",
4   "summary": "Helpers classes to ease core data migration.",
5   "homepage": "https://github.com/paweldudek/PBDCoreDataMigrationAssistant",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "PaweÅ‚ Dudek": "hello@dudek.mobi"
12   },
13   "source": {
14     "git": "https://github.com/paweldudek/PBDCoreDataMigrationAssistant.git",
15     "tag": "1.0.4"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "PBDCoreDataMigrationAssistant/Classes/Lib/**/*.{h,m}",
22   "frameworks": "CoreData"