[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / f / e / YwenHybrid / 0.0.6 / YwenHybrid.podspec.json
blobc22439320976d526488a267721c80433baa33757
2   "name": "YwenHybrid",
3   "version": "0.0.6",
4   "summary": "ios part of YwenHybrid lib, please use with ywen-hybrid-js",
5   "description": "A longer description of YwenHybrid in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/yaliyingwy/YwenHybrid.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ywen": "yaliyingwy@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/yaliyingwy/YwenHybrid.git",
19     "tag": "0.0.6"
20   },
21   "source_files": "YwenHybridIos/YwenHybridIos/classes/*.{h,m,c}",
22   "public_header_files": "YwenHybridIos/YwenHybridIos/classes/*.h",
23   "requires_arc": true,
24   "dependencies": {
25     "ZipArchive": [
26       "~> 1.4.0"
27     ]
28   }