blob: f29a92b9d33c06083eb74c6f01ca76fc5e3cbe2f [file] [log] [blame]
{
"name": "MMAppVersionTracker",
"version": "0.1.2",
"authors": {
"mir-taqi": "taqi1435@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/mir-taqi/MMAppVersionTracker",
"source": {
"git": "https://github.com/mir-taqi/MMAppVersionTracker.git",
"branch": "master",
"tag": "0.1.2"
},
"summary": "A simple and easy cocoapod for checking the App remote version on the AppStore",
"source_files": [
"**/*.swift",
"*.swift"
],
"swift_versions": "4.0",
"frameworks": "UIKit",
"platforms": {
"ios": "11.0"
},
"swift_version": "4.0"
}