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