blob: d63ac27b4404511425ad109872ebc46d89c74234 [file] [log] [blame]
{
"name": "tHybridKit",
"version": "0.2.5",
"summary": "Native + Weex + H5",
"description": "Encapsulation For Native + Weex + H5",
"homepage": "https://github.com/T0421/tHybrid.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dao": "cilike@sina.cn"
},
"source": {
"git": "https://github.com/T0421/tHybrid.git",
"tag": "v0.2.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "tHybridKit/**/**/*",
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"requires_arc": true,
"public_header_files": "tHybridKit/**/**/*.h",
"dependencies": {
"WeexSDK": [
"~> 0.16.2"
],
"SDWebImage": [
"~> 4.2.2"
]
}
}