blob: 4b7458116db2caf04d0f66f423170d6ccda37406 [file] [log] [blame]
{
"name": "ZOEPlaceholderTextView",
"version": "1.0.3",
"summary": "a PlaceholderTextView for ios.",
"description": "It is a ZOEPlaceholderTextView used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/ChenZhenChun/ZOEPlaceholderTextView",
"license": "MIT",
"authors": {
"ChenZhenChun": "346891964@qq.com"
},
"source": {
"git": "https://github.com/ChenZhenChun/ZOEPlaceholderTextView.git",
"tag": "1.0.3",
"submodules": true
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"subspecs": [
{
"name": "ZOEPlaceholderTextView",
"source_files": "ZOEPlaceholderTextView/ZOEPlaceholderTextView/*.{h,m}",
"public_header_files": "ZOEPlaceholderTextView/ZOEPlaceholderTextView/*.h"
}
]
}