blob: a89257af654952af9a3c647c1b282d6604b736eb [file] [log] [blame]
{
"name": "SafeBootRecord",
"version": "0.1.1",
"summary": "SafeBootRecord helps track app boot success.",
"description": "SafeBootRecord makes tracking app boot success easy.",
"homepage": "https://github.com/kasimte/SafeBootRecord",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kasimte": "kasimte@gmail.com"
},
"source": {
"git": "https://github.com/kasimte/SafeBootRecord.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SafeBootRecord/Classes/**/*",
"pushed_with_swift_version": "3.0"
}