blob: 2c042bafcef957441eb1ab70d549cb42ec23b5f4 [file] [log] [blame]
{
"name": "AuraIncrementor",
"version": "0.0.1",
"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.1"
},
"source_files": "AuraIncrementor/**/*.{h,m,swift}"
}