[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / f / WDKit / 1.0.2.2 / WDKit.podspec.json
blob7192ba36f0edc6700769bf8035945eef70bd8e33
2   "name": "WDKit",
3   "version": "1.0.2.2",
4   "summary": "A marquee view used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/CoderWD/WDKit",
7   "license": "MIT",
8   "authors": {
9     "何伟东": "654500619@.com"
10   },
11   "source": {
12     "git": "https://github.com/CoderWD/WDKit.git",
13     "tag": "1.0.2.2"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": true,
19   "source_files": "WDKit/WDKit/**/*.{d,h,m}",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]