blob: cef4bf680f2089785b0dedc5a94e997a47aed1f2 [file] [log] [blame]
{
"name": "SAHistoryNavigationViewController",
"version": "3.1.1",
"summary": "SAHistoryNavigationViewController realizes iOS task manager like UI in UINavigationContoller.",
"homepage": "https://github.com/marty-suzuki/SAHistoryNavigationViewController",
"license": "MIT",
"authors": {
"Taiki Suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/marty-suzuki/SAHistoryNavigationViewController.git",
"tag": "3.1.1"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SAHistoryNavigationViewController/*.{swift}",
"frameworks": [
"UIKit",
"AudioToolbox"
],
"dependencies": {
"MisterFusion": [
]
},
"pushed_with_swift_version": "3.0"
}