blob: f3679c6a6784837823d57b0e26e505d7af70d660 [file] [log] [blame]
{
"name": "XHTextField",
"version": "1.1",
"summary": "类似微信的用户头像选择、系统信息App的手势控制键盘隐藏,还有自定义9种输入风格的TextField",
"homepage": "https://github.com/JackTeam/XHTextField",
"license": "MIT",
"authors": {
"xhzengAIB": "xhzengAIB@gmail.com"
},
"source": {
"git": "https://github.com/JackTeam/XHTextField.git",
"tag": "v1.1"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"QuartzCore",
"UIKit"
],
"platforms": {
"ios": "5.0"
},
"source_files": "Source",
"resources": "Source/XHTextField.bundle",
"requires_arc": true
}