[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / 5 / ZMKnife / 0.1.5 / ZMKnife.podspec.json
blobf80f4782277905877a03ee81ff3731c47edf0b89
2   "name": "ZMKnife",
3   "version": "0.1.5",
4   "summary": "Some widgets I often used in projects",
5   "homepage": "https://github.com/nanjingboy/ZMKnife",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tom.Huang": "hzlhu.dargon@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/nanjingboy/ZMKnife.git",
15     "tag": "0.1.5"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "Source/*.swift",
22   "resource_bundles": {
23     "ZMKnife": [
24       "Assets.xcassets"
25     ]
26   },
27   "dependencies": {
28     "SnapKit": [
30     ],
31     "UITextView+Placeholder": [
33     ]
34   }