blob: 3a0f95d2b765547020c8b62924ffd9a77fb76a00 [file] [log] [blame]
{
"name": "RXSDCHelper",
"version": "0.1",
"license": "MIT",
"summary": "RXSDCHelper is a safe data change helper",
"homepage": "https://github.com/xzjxylophone/RXSDCHelper",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RXSDCHelper.git",
"tag": "v0.1"
},
"description": "RXSDCHelper is a safe data change helper.",
"source_files": "RXSDCHelper/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}