blob: b3d0526e56b1954d66e49b7539eabb4dbda85e7b [file] [log] [blame]
{
"name": "AppStoreManager",
"version": "1.0.0",
"summary": "A new version checking framework in Swift.",
"homepage": "https://knottovt.github.io",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Visarut Tippun": "knotto.vt@gmail.com"
},
"source": {
"git": "https://github.com/knottovt/AppStoreManager.git",
"tag": "1.0.0"
},
"swift_versions": "5.1",
"platforms": {
"ios": "10.0"
},
"source_files": "AppStoreManager/**/*.swift",
"requires_arc": true,
"swift_version": "5.1"
}