blob: 18fbad179b4c0148ee17ce4179996498840aff1c [file] [log] [blame]
{
"name": "NXContainerController",
"version": "0.2.3",
"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.3"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "NXContainerController/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}