blob: 43054d736d617c816787f0bd5acbdd3b64276487 [file] [log] [blame]
{
"name": "HSLUpdateChecker",
"version": "1.0.2",
"summary": "Prompts the user to update your app when a new version is available. Zero configuration, one line of code to use.",
"homepage": "https://github.com/Handelabra/HSLUpdateChecker",
"license": "MIT",
"authors": {
"John Arnold": "john@handelabra.com"
},
"source": {
"git": "https://github.com/Handelabra/HSLUpdateChecker.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}