blob: 7718bc9a30b897cb515e7ac7ca4c25f4a6981d96 [file] [log] [blame]
{
"name": "Stacker",
"version": "1.0.0",
"license": "MIT",
"summary": "custom navigation controller",
"homepage": "https://github.com/retriable/Stacker",
"authors": {
"retriable": "retriable@retriable.com"
},
"source": {
"git": "https://github.com/retriable/Stacker.git",
"tag": "1.0.0"
},
"description": "Custom navigation controller.",
"requires_arc": true,
"source_files": "Stacker/*.{h,m}",
"ios": {
"frameworks": "UIKit"
},
"platforms": {
"ios": "8.0"
}
}