blob: 4587ee09169a7fb5f1597e68fffb8e2e61eee18a [file] [log] [blame]
{
"name": "YwenHybrid",
"version": "0.0.4",
"summary": "ios part of YwenHybrid lib, please use with ywen-hybrid-js",
"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!",
"homepage": "https://github.com/yaliyingwy/YwenHybrid.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ywen": "yaliyingwy@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yaliyingwy/YwenHybrid.git",
"tag": "0.0.4"
},
"source_files": "YwenHybridIos/YwenHybridIos/classes/*.{h,m,c}",
"public_header_files": "YwenHybridIos/YwenHybridIos/classes/*.h",
"requires_arc": true,
"dependencies": {
"ZipArchive": [
"~> 1.4.0"
]
}
}