blob: dd6934aea7bbda744b781ace441b7305c71d14c7 [file] [log] [blame]
{
"name": "RVAppStoreVersionChecker",
"version": "1.0",
"summary": "To update new version of App",
"description": "Update new version of App from App store.",
"homepage": "https://github.com/ram-vinay-yadav/RVAppStoreVersionChecker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ram Vinay Yadav": "ramvinay093@gmail.com"
},
"source": {
"git": "https://github.com/ram-vinay-yadav/RVAppStoreVersionChecker.git",
"tag": "1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "RVAppStoreVersionChecker/RVAppStoreVersionChecker/**/*.{swift,h,xib}"
}