blob: a15c3cf84f4ebad8cb4c33a09fc676985ae81298 [file] [log] [blame]
{
"name": "AQTRootContainerViewController",
"version": "1.0.0",
"license": "MIT",
"summary": "A container view controller to animate swapping root view controllers",
"homepage": "https://github.com/adrientruong/AQTRootContainerViewController",
"authors": {
"Adrien Truong": "adrien.truong@me.com"
},
"source": {
"git": "https://github.com/adrientruong/AQTRootContainerViewController.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "AQTRootContainerViewController/AQTRootContainerViewController.{h,m}",
"platforms": {
"ios": "8.0"
}
}