blob: 3905c96c109e24ba8cb9974533b000347dabb189 [file] [log] [blame]
{
"name": "Redpacket_iOS",
"version": "3.1.3",
"summary": "RedpacketSDK",
"description": "RedpacketSDK, allow you to send redpacket in your project.",
"homepage": "https://github.com/yunzhanghuOpen/Redpacket_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mr.Yang": "tonggang.yang@yunzhanghu.com"
},
"source": {
"git": "https://github.com/yunzhanghuOpen/Redpacket_iOS.git",
"tag": "3.1.3"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "RedpacketStaticLib/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"deprecated": true
}