[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / b / 1 / Redpacket_iOS / 3.1.4 / Redpacket_iOS.podspec.json
blobde70939646eee14341c0890bf2872bab5c708a0c
2   "name": "Redpacket_iOS",
3   "version": "3.1.4",
4   "summary": "RedpacketSDK",
5   "description": "RedpacketSDK, allow you to send redpacket in your project.",
6   "homepage": "http://yunzhanghu.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mr.Yang": "tonggang.yang@yunzhanghu.com"
13   },
14   "source": {
15     "git": "https://github.com/yunzhanghuOpen/Redpacket_iOS.git",
16     "tag": "3.1.4"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "vendored_libraries": "RedpacketStaticLib/lib/*.a",
23   "source_files": "RedpacketStaticLib/*.{h,m}",
24   "public_header_files": "RedpacketStaticLib/*.h",
25   "resources": [
26     "RedpacketStaticLib/resources/*.bundle"
27   ],
28   "frameworks": [
29     "Foundation",
30     "CoreGraphics",
31     "UIKit"
32   ],
33   "deprecated": true