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