[Add] AppticsFeedbackKit 2.2.0
[CocoaPods.git] / Specs / 7 / 0 / a / ZTBadgeView / 1.0.0 / ZTBadgeView.podspec.json
blob43458fe5a57192f601aa1aca6fccf8473bb23a6e
2   "name": "ZTBadgeView",
3   "version": "1.0.0",
4   "summary": "ZTBadgeView is the basic framework of OC project.",
5   "homepage": "https://github.com/CherishSmile/ZTBadgeView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CherishSmile": "misteralvin@yeah.net"
12   },
13   "source": {
14     "git": "https://github.com/CherishSmile/ZTBadgeView.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "source_files": "ZTBadgeView/ZTBadgeView.framework/Headers/*.{h}",
25   "vendored_frameworks": "ZTBadgeView/ZTBadgeView.framework",
26   "public_header_files": "ZTBadgeView/ZTBadgeView.framework/Headers/*.{h}"