blob: 911fab115a74bb30146ded01f2ec7bba45df3914 [file] [log] [blame]
{
"name": "HYTextInput",
"version": "0.0.5",
"summary": "HYTextInput",
"description": "OC 中的文字输入,封装了一些常用的功能",
"homepage": "https://github.com/oceanfive/HYTextInput",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oceanfive": "849638313@qq.com"
},
"source": {
"git": "https://github.com/oceanfive/HYTextInput.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HYTextInput/Classes/**/*",
"frameworks": "UIKit"
}