[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / 1 / 4 / PBDCoreDataMigrationAssistant / 1.0.1 / PBDCoreDataMigrationAssistant.podspec.json
bloba4c121c3777129d70cb41348dea7df06963d575f
2   "name": "PBDCoreDataMigrationAssistant",
3   "version": "1.0.1",
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.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "PBDCoreDataMigrationAssistant/Classes/Lib/**/*.{h,m}"