blob: 2560d8a78b2494b29082267227bcc77bc4371ed6 [file] [log] [blame]
{
"name": "AuraIncrementor",
"version": "0.0.2",
"summary": "Incrementor class for AURA devices.",
"description": "Fully tested and documented Incrementor class",
"homepage": "https://github.com/AgapovOne/AuraIncrementor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Agapov": "agapov.one@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/AgapovOne/AuraIncrementor.git",
"tag": "0.0.2"
},
"source_files": "AuraIncrementor/**/*.{h,m,swift}"
}