[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / 3 / YWTopInputField / 1.0 / YWTopInputField.podspec.json
blobcbae3194ea98a3dc5cae02e05c282defb2ad7a56
2   "name": "YWTopInputField",
3   "version": "1.0",
4   "summary": "YWTopInputField Generic Functionality String",
5   "description": "Input Top Field with Generic input type, Updated version 1.0 for swift 4",
6   "requires_arc": true,
7   "homepage": "https://github.com/nsnull0/YWTopInputField",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "yoseph_wijaya": "info@yoseph.ws"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/nsnull0/YWTopInputField.git",
20     "tag": "1.0"
21   },
22   "source_files": "YWTopInputField/Classes/*.{swift}",
23   "resources": "YWTopInputField/Resources/*.{png,jpeg,jpg,storyboard,xib}",
24   "frameworks": "UIKit",
25   "pushed_with_swift_version": "3.0"