blob: 04a6492203335feba967d5130c8b3285af4ba8fb [file] [log] [blame]
{
"name": "YFCommonView",
"version": "0.0.1",
"summary": "A short description of YFCommonView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BigShow1949/YFCommonView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BigShow1949": "1029883589@qq.com"
},
"source": {
"git": "https://github.com/BigShow1949/YFCommonView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YFCommonView/Classes/**/*",
"resource_bundles": {
"YFCommonView": [
"YFCommonView/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
]
}
}