[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 7 / 8 / QCViewControllerTransition / 0.0.1 / QCViewControllerTransition.podspec.json
blob600d6af151027f176bd232e53ccd9bba76ee568a
2   "name": "QCViewControllerTransition",
3   "version": "0.0.1",
4   "summary": "this is an view controller transition category.",
5   "description": "                   this is an view controller transition category.\n\t\t   you can transition from a rect.\n",
6   "homepage": "https://github.com/NicolasKim/QCViewControllerTransition",
7   "license": "MIT",
8   "authors": {
9     "Nicolas": "jinqiucheng1006@live.cn"
10   },
11   "platforms": {
12     "ios": "4.3"
13   },
14   "source": {
15     "git": "https://github.com/NicolasKim/QCViewControllerTransition.git",
16     "tag": "0.0.1"
17   },
18   "requires_arc": true,
19   "source_files": "QCViewControllerTransition/*.h",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]