[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / c / YQHPicTxtUI / 0.0.29 / YQHPicTxtUI.podspec.json
blobb00eaa94d797bbc9727a91f30f1d2f32e55fc64a
2   "name": "YQHPicTxtUI",
3   "version": "0.0.29",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "图文混排",
8   "description": "支持无限滚动、gif、视频",
9   "homepage": "https://github.com/yangqihe/YQHPicTxtUI",
10   "license": "MIT",
11   "authors": {
12     "杨棋贺": "yangqihe@aliyun.com"
13   },
14   "requires_arc": true,
15   "ios": {
16     "frameworks": [
17       "AVFoundation",
18       "UIKit"
19     ]
20   },
21   "source": {
22     "git": "https://github.com/yangqihe/YQHPicTxtUI.git",
23     "tag": "0.0.29"
24   },
25   "public_header_files": "Pod/Classes/**/*.{h}",
26   "source_files": "Pod/Classes/**/*",
27   "resources": "Pod/Assets/**/*.png",
28   "dependencies": {
29     "Masonry": [
30       "~> 1.1.0"
31     ],
32     "SDWebImage": [
33       "~> 5.0"
34     ],
35     "YYText": [
36       "~> 1.0.7"
37     ]
38   }