[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / f / a / RedpacketLib / 3.4.0 / RedpacketLib.podspec.json
blob2b0a467c097c3583942043f611d741fe9f1f06d1
2   "name": "RedpacketLib",
3   "version": "3.4.0",
4   "summary": "RedpacketSDK",
5   "description": "RedpacketSDK, allow you to send redpacket in your project.\n* Redpacket\n* Alipay\n* 支付宝支付\n* 红包SDK",
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/RedpacketLib.git",
16     "tag": "3.4.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "vendored_libraries": "RedpacketStaticLib/lib/*.a",
26   "source_files": "RedpacketStaticLib/*.{h,m}",
27   "public_header_files": "RedpacketStaticLib/*.h",
28   "resources": [
29     "RedpacketStaticLib/resources/*.bundle"
30   ],
31   "frameworks": "AudioToolbox",
32   "documentation_url": "http://yunzhanghu-com.oss-cn-qdjbp-a.aliyuncs.com/%E4%BA%91%E8%B4%A6%E6%88%B7%E7%BA%A2%E5%8C%85SDK%E6%8E%A5%E5%85%A5%E6%8C%87%E5%8D%97%28iOS%29%20v3_1_2.pdf",
33   "dependencies": {
34     "RedPacketAlipay": [
36     ]
37   }