blob: c9f4600c684f8f69fad3ca6f33478633683cab2f [file] [log] [blame]
{
"name": "SAHistoryNavigationViewController",
"version": "1.0.0",
"summary": "SAHistoryNavigationViewController realizes iOS task manager like UI in UINavigationContoller.",
"homepage": "https://github.com/szk-atmosphere/SAHistoryNavigationViewController",
"license": "MIT",
"authors": {
"Taiki Suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/szk-atmosphere/SAHistoryNavigationViewController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SAHistoryNavigationViewController/*.{swift}"
}