blob: 1f7ff9dc0d79d3a3e63b69b306f0f35e60e12d2e [file] [log] [blame]
{
"name": "SMAUpdatesAvailable",
"version": "1.0.1",
"summary": "An easy to use library to check if there are iOS updates available for your application.",
"homepage": "https://github.com/simplymadeapps/SMAUpdatesAvailable",
"license": "MIT",
"authors": {
"Bill Burgess": "bill@simplymadeapps.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/simplymadeapps/SMAUpdatesAvailable.git",
"tag": "1.0.1"
},
"source_files": "SMAUpdatesAvailable/*.{h,m}",
"requires_arc": true
}