[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / f / YALField / 1.0.0 / YALField.podspec.json
blobf44fc17bd44b78a373e5488de342c5b712e08616
2   "name": "YALField",
3   "version": "1.0.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "frameworks": "UIKit"