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