[Add] OWFreddy 1.0.0
[CocoaPods.git] / Specs / a / 3 / f / WQScreenshotDrawView / 0.0.3 / WQScreenshotDrawView.podspec.json
blob10699ffbd474a494cd11856da4d0e320b7b02aaf
2   "name": "WQScreenshotDrawView",
3   "version": "0.0.3",
4   "summary": "弹幕小插件",
5   "description": "自己总结的弹幕小插件,欢迎使用。",
6   "homepage": "https://github.com/WQiOS/WQScreenshotDrawView",
7   "license": "MIT",
8   "authors": {
9     "王强": "1570375769@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/WQiOS/WQScreenshotDrawView.git",
17     "tag": "0.0.3"
18   },
19   "source_files": "WQScreenshotDrawView/*.{h,m}",
20   "ios": {
21     "frameworks": "UIKit"
22   }