[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / a / 8 / JCPresentQueue / 1.0.0 / JCPresentQueue.podspec.json
blobf4d6696c8c470c3e6da12c8cabf12f621c1df2f4
2   "name": "JCPresentQueue",
3   "version": "1.0.0",
4   "summary": "A category for present controllers with FIFO or LIFO",
5   "homepage": "https://github.com/HJaycee/JCPresentQueue",
6   "license": "MIT",
7   "authors": {
8     "HJaycee": "huangxisu@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/HJaycee/JCPresentQueue.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "JCPresentQueueDemo/JCPresentQueueDemo/UIViewController+JCPresentQueue.{h,m}",
18   "requires_arc": true