blob: ae1405dbda1c582f94c5030659dec70675a0b57a [file] [log] [blame]
{
"name": "HSVersionChecker",
"version": "1.0.1",
"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.1"
},
"source_files": "HSVersionChecker/include/*.{h}",
"vendored_libraries": "HSVersionChecker/libs/libHSVersionChecker.a",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"HSCryption": [
]
},
"requires_arc": true
}