blob: da4f215c9609871a842d001981ddce0944b8bb96 [file] [log] [blame]
{
"name": "weexplus",
"version": "1.0.5",
"summary": "weexplus核心库.",
"description": "weexplus sdk模式接入库",
"homepage": "http://farwolf2010.github.io/doc",
"license": "MIT",
"authors": {
"zjr": "362675035@qq.com"
},
"source": {
"git": "https://github.com/farwolf2010/plus-ios.git",
"tag": "1.0.5"
},
"source_files": [
"Source",
"weexplus/**/*.{h,m,mm,c}"
],
"exclude_files": "Source/Exclude",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"photoplus": [
"~> 1.0.2"
]
}
}