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