blob: 5488a86ec68b72978dbb0752f2fd4250e10525d1 [file] [log] [blame]
{
"name": "XHTextField",
"version": "1.0",
"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.0"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"QuartzCore",
"UIKit"
],
"platforms": {
"ios": "5.0"
},
"source_files": "Source",
"resources": "Source/XHTextField.bundle",
"requires_arc": true
}