blob: 73ad694ee0e32670429926a04fc55fb70bf6595b [file] [log] [blame]
{
"name": "JCPresentQueue",
"version": "1.0.1",
"summary": "A category for present controllers with FIFO or LIFO",
"homepage": "https://github.com/HJaycee/JCPresentQueue",
"license": "MIT",
"authors": {
"HJaycee": "huangxisu@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/HJaycee/JCPresentQueue.git",
"tag": "1.0.1"
},
"source_files": "JCPresentQueueDemo/JCPresentQueueDemo/UIViewController+JCPresentQueue.{h,m}",
"requires_arc": true
}