blob: 67198f6a587e70cdd295b18e43da736b84d3a775 [file] [log] [blame]
{
"name": "DFCommonView",
"version": "1.0.1",
"summary": "测试创建自己的cocoapods.",
"description": "测试创建自己的cocoapods,第一次尝试",
"homepage": "https://github.com/fanfan11/DFCommonView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fanfan": "fanfa.dong@camdora.me"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fanfan11/DFCommonView.git",
"tag": "1.0.1"
},
"source_files": "DFCommonView/DFView/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}