blob: 12ba3a9e887051d8bd4a3ca3ea16e29d312087c0 [file] [log] [blame]
{
"name": "JMCheckVersionKit",
"version": "1.0.0",
"license": "MIT",
"summary": "A check update tool on iOS.",
"homepage": "https://github.com/James-oc/JMCheckVersionKit.git",
"source": {
"git": "https://github.com/James-oc/JMCheckVersionKit.git",
"tag": "1.0.0"
},
"authors": {
"James.xiao": "1007785739@qq.com"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "JMCheckVersionKit/JMCheckVersionKit/*.{h,m}",
"resources": "JMCheckVersionKit/JMCheckVersionKit/JMCheckVersion.bundle"
}