[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 2 / f / YALField / 1.0.1 / YALField.podspec.json
blob70fb67498d5db3ed36e6706db31f51d14594dd58
2   "name": "YALField",
3   "version": "1.0.1",
4   "summary": "Custom Field component with validation for easier form-like ui creation from interface builder.",
5   "homepage": "https://github.com/Yalantis/YALField",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "social_media_url": "https://twitter.com/yalantis",
11   "authors": {
12     "Igor Muzyka": "igor.muzyka@yalantis.com"
13   },
14   "source": {
15     "git": "https://github.com/Yalantis/YALField.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "frameworks": "UIKit"