blob: 9b30d6c7dce3dd6a6fe977a3de3d2e12a3e46a98 [file] [log] [blame]
{
"name": "SpecialInteractionTextField",
"version": "0.0.3",
"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.3"
},
"source_files": "SpecialInteractionTextField/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"pop": [
]
}
}