blob: 615d611287bf4f542feb8cf8cfb6d5a1a9500471 [file] [log] [blame]
{
"name": "CheckVersion",
"version": "1.0.3",
"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.3"
},
"source_files": "CheckVersion/*.swift",
"frameworks": [
"Foundation",
"UIKit",
"StoreKit"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}