blob: 08a2da49d2aaca1293bad7f25b8a74270d3a950c [file] [log] [blame]
{
"name": "MRTextField",
"platforms": {
"ios": "9.0"
},
"summary": "Customized UITextField for iOS Developers",
"requires_arc": true,
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhammad Raza Master": "mrazam110@gmail.com"
},
"homepage": "https://github.com/mrazam110/MRTextField",
"source": {
"git": "https://github.com/mrazam110/MRTextField.git",
"tag": "1.0"
},
"frameworks": "UIKit",
"source_files": "MRTextField/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}