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