[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / 1 / d / YQPresentController / 0.0.2 / YQPresentController.podspec.json
blob2a4e48f8f2fa38548e8700226a36b1d60750fec1
2   "name": "YQPresentController",
3   "version": "0.0.2",
4   "license": "MIT",
5   "homepage": "https://github.com/yuyedaidao/YQPrensetViewController",
6   "authors": {
7     "yuyedaidao": "wyqpadding@gmail.com"
8   },
9   "summary": "带导航的弹出视图控制器",
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/yuyedaidao/YQPrensetViewController.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "YQPresentView/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "pop": [
21       "~> 1.0.6"
22     ]
23   }