blob: 113f0411a071769f790fdb79e7ed875aa38f58f7 [file] [log] [blame]
{
"name": "MRTextField",
"platforms": {
"ios": "8.0"
},
"summary": "Customized UITextField for iOS Developers",
"requires_arc": true,
"version": "0.2.1",
"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": "0.2.1"
},
"frameworks": "UIKit",
"source_files": "MRTextField/**/*.{swift}"
}