[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / 6 / 3 / c / DPHybrid / 1.0.2 / DPHybrid.podspec.json
blob2e989f762e52b09866ab6cdc9f774077c9d6f550
2   "name": "DPHybrid",
3   "version": "1.0.2",
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.2"
20   },
21   "source_files": [
22     "DPHybrid/Sources",
23     "DPHybrid/Sources/**/*.{h,m}",
24     "DPHybrid/*.h"
25   ],
26   "public_header_files": [
27     "DPHybrid/**/*.h",
28     "DPHybrid/*.h"
29   ],
30   "frameworks": "WebKit"