blob: 23d818e2c56f1080cea4358ae83d9009ac8fe8dd [file] [log] [blame]
{
"name": "FYFWebComponent",
"version": "0.1.0",
"summary": "A short description of FYFWebComponent.",
"description": "JS与原生交互组件",
"homepage": "https://github.com/fanyunfei786452470/FYFWebComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"786452470@qq.com": "fyf786452470@gmail.com"
},
"source": {
"git": "https://github.com/fanyunfei786452470/FYFWebComponent.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FYFWebComponent/Classes/**/*",
"resource_bundles": {
"FYFWebComponent": [
"FYFWebComponent/Assets/*"
]
},
"dependencies": {
"Masonry": [
],
"YYModel": [
],
"FYFCategory": [
],
"FYFDeviceInfo": [
],
"FYFDefines": [
]
}
}