blob: 297206b7924aeb2834f66519e731743218364362 [file] [log] [blame]
{
"name": "EMButton",
"version": "0.0.1",
"summary": "A short description of EMButton.",
"description": "TODO:这是一款自定义的Button",
"homepage": "https://github.com/emmet189/EMButton",
"license": "MIT",
"authors": {
"emmet wang": "1396601960@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/emmet189/EMButton.git",
"tag": "0.0.1"
},
"source_files": [
"Source",
"Source/*.{h,m}"
]
}