[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 8 / c / MultiDelegateOC / 0.0.7 / MultiDelegateOC.podspec.json
bloba3901df089d0c2acd661d937b13aee5f37eb9c38
2   "name": "MultiDelegateOC",
3   "version": "0.0.7",
4   "summary": "It can provide a multi delegate model for iOS and OSX.",
5   "homepage": "https://github.com/FlameGrace/MultiDelegateOC",
6   "license": "BSD",
7   "authors": {
8     "FlameGrace": "flamegrace@hotmail.com"
9   },
10   "platforms": {
11     "ios": "9.0",
12     "osx": "10.9",
13     "watchos": "2.0",
14     "tvos": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/FlameGrace/MultiDelegateOC.git",
18     "tag": "0.0.7"
19   },
20   "source_files": [
21     "MultiDelegateOC",
22     "MultiDelegateOC/**/*.{h,m}"
23   ],
24   "public_header_files": "MultiDelegateOC/**/*.h"