[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 3 / c / DPHybrid / 1.0.1 / DPHybrid.podspec.json
blobd922e787e5a27a57e7998a8bce6bb1f7c46636ed
2   "name": "DPHybrid",
3   "version": "1.0.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": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/DancewithPeng/DPHybrid.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "DPHybrid/Sources",
23     "DPHybrid/Sources/**/*.{h,m}"
24   ],
25   "public_header_files": [
26     "DPHybrid/**/*.h",
27     "DPHybrid/*.h"
28   ],
29   "frameworks": "WebKit"