[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / 3 / c / DPHybrid / 1.1.1 / DPHybrid.podspec.json
blobe94027557d4cd72105d58cf271d1656f7f2c1292
2   "name": "DPHybrid",
3   "version": "1.1.1",
4   "summary": "iOS混合开发工具",
5   "description": "iOS混合开发工具,方便处理混合开发中需要的交互",
6   "homepage": "https://github.com/DancewithPeng/DPHybrid.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DancewithPeng": "dancewithpeng@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/DancewithPeng/DPHybrid.git",
19     "tag": "1.1.1"
20   },
21   "source_files": [
22     "DPHybrid/Sources",
23     "DPHybrid/Sources/**/*.{h,m}"
24   ],
25   "frameworks": "WebKit"