blob: 96e808ca988710de87ae7fe62cafa9e11ecefbb9 [file] [log] [blame]
{
"name": "SpecialInteractionTextField",
"version": "0.0.2",
"summary": "增强交互的TextField.",
"description": "First upload\n*Hope to succeed",
"homepage": "https://github.com/534214117/SpecialInteractionTextField",
"license": "MIT",
"authors": {
"Sonia": "534214117@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/534214117/SpecialInteractionTextField.git",
"tag": "v0.0.2"
},
"source_files": "SpecialInteractionTextField/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"pop": [
]
}
}