blob: 6d7b2a88182b6c9856243a42f62c92f97fa4df77 [file] [log] [blame]
{
"name": "HYTextInput",
"version": "0.0.8",
"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.8"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HYTextInput/Classes/**/*",
"frameworks": "UIKit"
}