blob: 750c45c6c32b7511a928b1bd452c9f55ca088cce [file] [log] [blame]
{
"name": "tHybridKit",
"version": "0.2.4",
"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.4"
},
"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"
]
}
}