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