blob: ab28e87c0db92095c313b0a5b8c69adaec021749 [file] [log] [blame]
{
"name": "ResolutionChecker",
"version": "0.1.0",
"summary": "A simple Resolution Checker for iOS.",
"description": "Resolution Checker for iOS",
"homepage": "https://github.com/jack3010/ResolutionChecker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TA-CUONG NGUYE": "cuongnt3010@icloud.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jack3010/ResolutionChecker.git",
"tag": "0.1.0"
},
"source_files": "Source",
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}