blob: 3dfa35a7d1b0bc658cd3594974a41c8b9d3ebc0c [file] [log] [blame]
{
"name": "XYBaseComponent",
"version": "1.0.1",
"summary": "我的基础组件库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yulongCoder/XYBaseComponent-master",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yulongCoder": "xiaoyulong001@163.com"
},
"source": {
"git": "https://github.com/yulongCoder/XYBaseComponent-master.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XYBaseComponent/Classes/**/*",
"resource_bundles": {
"XYBaseComponent": [
"XYBaseComponent/Assets/*.*"
]
}
}