blob: c76f205fccccd69a238afd4989f956e4a811a232 [file] [log] [blame]
{
"name": "AdaptiveController",
"version": "0.0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/Ramotion/adaptive-tab-bar",
"authors": {
"Artem Kislitsyn, Yuri Vasilenko": "yuri.v@ramotion.com"
},
"summary": "AdaptiveController is a Progressive Reduction Swift module for adding custom states to Native or Custom UI elements.",
"source": {
"git": "https://github.com/Ramotion/adaptive-tab-bar.git",
"tag": "0.0.1"
},
"source_files": "AdaptiveController/AdaptiveController/*.{h,swift}",
"frameworks": [
"Swift",
"UIKit"
],
"requires_arc": true
}