blob: 41762ad23355dc0b84d2f6c9a384614a0bd5c0e1 [file] [log] [blame]
{
"name": "RXPaddingView",
"version": "0.1",
"license": "MIT",
"summary": "RXPaddingView is a simple UIXXView",
"homepage": "https://github.com/xzjxylophone/RXPaddingView",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RXPaddingView.git",
"tag": "v0.1"
},
"description": "RXPaddingView is a simple UIXXView.",
"source_files": "RXPaddingView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"dependencies": {
"RXTextView": [
]
}
}