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