blob: cd60440039c75677ba0312f6abbc03371dbcb830 [file] [log] [blame]
{
"name": "YWCPlaceholderTextView",
"version": "1.0.0",
"summary": "A marquee view used on iOS.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/yangweicong/YWCPlaceholderTextView",
"screenshots": "https://raw.githubusercontent.com/leoru/SwiftLoader/master/images/loadergif.gif",
"license": "MIT",
"authors": {
"yangweicong": "ywcwan@163.com"
},
"source": {
"git": "https://github.com/yangweicong/YWCPlaceholderTextView.git",
"tag": "1.0.0"
},
"social_media_url": "http://weibo.com/exceptions",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "YWCPlaceholderTextView",
"frameworks": "UIKit"
}