blob: 6d251ca771f48381d2ca7e3fec350471e55795dd [file] [log] [blame]
{
"name": "SMAUpdatesAvailable",
"version": "1.0.3",
"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",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/simplymadeapps/SMAUpdatesAvailable.git",
"tag": "1.0.3"
},
"source_files": "SMAUpdatesAvailable/*.{h,m}",
"requires_arc": true
}