blob: 65db3c2e85592f8a0db3db72d8897f854a102662 [file] [log] [blame]
{
"name": "HSVersionChecker",
"version": "1.0.0",
"summary": "App version check update component.",
"homepage": "https://github.com/ZYXiao/HSVersionChecker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZYXiao": "304983615@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZYXiao/HSVersionChecker.git",
"tag": "1.0.0"
},
"source_files": "HSVersionChecker/**/*.{h,a}",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"HSCryption": [
]
},
"requires_arc": true
}