blob: b07a1b85c2bead2609505133fcffe16159c83d84 [file] [log] [blame]
{
"name": "AGJPlaceholderTextView",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "自定义TextView, 可自定义Placeholder的文字颜色等",
"homepage": "https://git.corp.angejia.com/xiawei2/AGJPlaceholderTextView",
"authors": {
"SunnyX": "xiawei2@angejia.com"
},
"source": {
"git": "git@git.corp.angejia.com:xiawei2/AGJPlaceholderTextView.git",
"tag": "0.0.1"
},
"source_files": "AGJPlaceholderTextView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}