[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 7 / 0 / 9 / GPMediator / 0.0.4 / GPMediator.podspec.json
blobfe5d85b229c4562d4b890584f4497b929283d074
2   "name": "GPMediator",
3   "version": "0.0.4",
4   "summary": "A short description of GPMediator.",
5   "description": "组件化中间层",
6   "homepage": "https://gitee.com/davidli1201/GPMediator",
7   "license": "MIT",
8   "authors": {
9     "DavidLi": "davidli1201@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/davidli1201/GPMediator.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "GPMediator",
20     "GPMediator/GPMediator/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true