[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / 8 / f / e / YwenHybrid / 0.0.4 / YwenHybrid.podspec.json
blob4587ee09169a7fb5f1597e68fffb8e2e61eee18a
2   "name": "YwenHybrid",
3   "version": "0.0.4",
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.4"
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   }