blob: d4660392f5f4ea81b1b509a97516e0b1c2305927 [file] [log] [blame]
{
"name": "RXQRCode",
"version": "0.3",
"license": "MIT",
"summary": "RXQRCode is a simple",
"homepage": "https://github.com/xzjxylophone/RXQRCode",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RXQRCode.git",
"tag": "v0.3"
},
"description": "RXQRCode is a simple.",
"source_files": "RXQRCode/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"libqrencode": [
]
}
}