blob: 2bbb0efb64e48d25f9724f094902d40a8f452e90 [file] [log] [blame]
{
"name": "MFPodDemo",
"version": "0.2.2",
"summary": "MFPodDemo 的测试版本.",
"description": "good nice",
"homepage": "https://gitee.com/ios_wf",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mf": "1032351062@qq.com"
},
"source": {
"git": "https://gitee.com/ios_wf/MFPodDemo.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MFPodDemo/Classes/**/*",
"resource_bundles": {
"MFPodDemo": [
"MFPodDemo/Assets/*.png",
"MFPodDemo/Classes/*.xib"
]
}
}