blob: facec5c974d7e398319f32c2401515fc235f6a1b [file] [log] [blame]
{
"name": "NXContainerController",
"version": "0.2.0",
"summary": "A custom ContainerController has present and dismiss animation",
"homepage": "https://github.com/qufeng33/NXContainerController",
"license": "MIT",
"authors": {
"nightx": "qufeng33@hotmail.com"
},
"source": {
"git": "https://github.com/qufeng33/NXContainerController.git",
"tag": "0.2.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "NXContainerController/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}