blob: 359812cf17a51fae222327f89f6658d7de5a5498 [file] [log] [blame]
{
"name": "AwsomeTextField",
"version": "1.0.2",
"summary": "it's a custom textField.",
"description": "it's a custom textField, a elegant textField",
"homepage": "https://github.com/CNKCQ/AwsomeTextField.git",
"screenshots": "https://cloud.githubusercontent.com/assets/8440220/20038343/f04a87c6-a46c-11e6-9dc0-a6d9c6046fa8.gif",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"KingCQ": "wangchengqvan@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CNKCQ/AwsomeTextField.git",
"tag": "1.0.2"
},
"source_files": [
"AwsomeTextField/Class",
"AwsomeTextField/Class/*.{h,m,swift}"
],
"exclude_files": "AwsomeTextField/Exclude",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}