blob: f4e9ee73f4ffa303c411bde7b77c38802c0276b6 [file] [log] [blame]
{
"name": "RXPaddingView",
"version": "0.5",
"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.5"
},
"description": "RXPaddingView is a simple UIXXView.",
"source_files": "RXPaddingView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"dependencies": {
"RXTextView": [
]
}
}