blob: f4d6696c8c470c3e6da12c8cabf12f621c1df2f4 [file] [log] [blame]
{
"name": "JCPresentQueue",
"version": "1.0.0",
"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.0"
},
"source_files": "JCPresentQueueDemo/JCPresentQueueDemo/UIViewController+JCPresentQueue.{h,m}",
"requires_arc": true
}