blob: f0ac23bf0a7df88b5a562aa1b17f67e61f68615f [file] [log] [blame]
{
"name": "FeetInchDelegate",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}