blob: 4ae0ae82e1b49527c261c82c69f6409fa1d5f61f [file] [log] [blame]
{
"name": "FeetInchDelegate",
"version": "0.1.1",
"summary": "Delegate for UITextField, enforcing format for feets and inches",
"description": "Delegate for UITextField, enforcing format for providing length in feets and inches.",
"homepage": "https://github.com/michallaskowski/FeetInchDelegate",
"license": "MIT",
"authors": {
"michallaskowski": "michal.laskowski.dev@gmail.com"
},
"source": {
"git": "https://github.com/michallaskowski/FeetInchDelegate.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}