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