blob: 4a154e2ae5f3d08d62c32edf2efa8258e4947ada [file] [log] [blame]
{
"name": "RXTextView",
"version": "0.3",
"license": "MIT",
"summary": "RXTextView have a placeholder label in it",
"homepage": "https://github.com/xzjxylophone/RXTextView",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RXTextView.git",
"tag": "v0.3"
},
"description": "RXTextView have a placeholder label in it.",
"source_files": "RXTextView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}