blob: 4994b259fa0e33a182d0e00c25130c3ee3d66780 [file] [log] [blame]
{
"name": "ATStackView",
"version": "0.0.2",
"license": "MIT",
"summary": "An Stack for iOS.",
"homepage": "https://github.com/AutoJiang/ATStackView",
"authors": {
"姜傲腾": "675917545@qq.com"
},
"source": {
"git": "https://github.com/AutoJiang/ATStackView.git",
"tag": "0.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/*.{h,m}"
}