blob: 6ed276a0766816b1bef81204a71ed7350873a092 [file] [log] [blame]
{
"name": "NXContainerController",
"version": "0.1.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.1.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "NXContainerController/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}