blob: 70fb67498d5db3ed36e6706db31f51d14594dd58 [file] [log] [blame]
{
"name": "YALField",
"version": "1.0.1",
"summary": "Custom Field component with validation for easier form-like ui creation from interface builder.",
"homepage": "https://github.com/Yalantis/YALField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"social_media_url": "https://twitter.com/yalantis",
"authors": {
"Igor Muzyka": "igor.muzyka@yalantis.com"
},
"source": {
"git": "https://github.com/Yalantis/YALField.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}