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