[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / 3 / YWTopInputField / 0.1.0 / YWTopInputField.podspec.json
blob070fe72e13cfdbd20421f985e943fe0b653dbf38
2   "name": "YWTopInputField",
3   "version": "0.1.0",
4   "summary": "YWTopInputField Generic Functionality String",
5   "description": "Input Top Field with Generic input type, try version 0.1.0 work only with String, Will be more Generic day by day. Next part would be AttributedString in version 1.0",
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": "0.1.0"
21   },
22   "source_files": "YWTopInputField/Classes/*.{swift}",
23   "resources": "YWTopInputField/Resources/*.{png,jpeg,jpg,storyboard,xib}",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "SnapKit": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"