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