blob: 8a9d8a860055be164231c9dc672e01cc32afe882 [file] [log] [blame]
{
"name": "ATStackView",
"version": "0.0.1",
"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.1"
},
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/*.{h,m}"
}