blob: 6cee58b6ccda8dfc840fc66991f5024e95a6beeb [file] [log] [blame]
{
"name": "RXTextView",
"version": "0.4",
"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.4"
},
"description": "RXTextView have a placeholder label in it.",
"source_files": "RXTextView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}