[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 8 / c / MultiDelegateOC / 0.0.2 / MultiDelegateOC.podspec.json
blobe490385cc44eb6e16c6e0dfbed856aac43231561
2   "name": "MultiDelegateOC",
3   "version": "0.0.2",
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": "7.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.2"
19   },
20   "source_files": [
21     "MultiDelegateOC",
22     "MultiDelegateOC/**/*.{h,m}"
23   ],
24   "public_header_files": "MultiDelegateOC/**/*.h"