blob: 0dd663e307385b47c1ee12cb0c617a1c3814f7e1 [file] [log] [blame]
{
"name": "CheckVersion",
"version": "1.0.2",
"summary": "A line of code checks Whether the app needs to be updated.",
"homepage": "https://github.com/ljhang/VersionCheckSwift",
"license": "MIT",
"authors": {
"ljhang": "ljhang1@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ljhang/VersionCheckSwift.git",
"tag": "1.0.2"
},
"source_files": "CheckVersion/*.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}