blob: 63c84ba4ef122e77aee6e40ea2269e657e491819 [file] [log] [blame]
{
"name": "HXVersionChecking",
"version": "0.0.1",
"summary": "convenient version checking module",
"homepage": "https://github.com/yiyucanglang",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dahuanxiong": "xinlixuezyj@163.com"
},
"source": {
"git": "https://github.com/yiyucanglang/HXVersionChecking.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"public_header_files": "*{h}",
"source_files": "*.{h,m}",
"dependencies": {
"AFNetworking": [
]
}
}