blob: d8164675ff0bc5cf03ce4d31399ca927135ab3c5 [file] [log] [blame]
{
"name": "SHTagButton",
"version": "0.1.1",
"summary": "pod公有库demo",
"description": "测试着玩的pod公有库",
"homepage": "https://github.com/gongshouhui/SHTagButton",
"license": "MIT",
"authors": {
"死亡如风": "925811541@qq.com"
},
"source": {
"git": "https://github.com/gongshouhui/SHTagButton.git",
"tag": "0.1.1"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": [
"Classes",
"SHTagButton/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": null
}
}