[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / d / XLCarPlateInputView / 0.0.1 / XLCarPlateInputView.podspec.json
blob45c03602f259269e262f53453027ff01e1149f38
2   "name": "XLCarPlateInputView",
3   "version": "0.0.1",
4   "summary": "A short description of XLAlertMessage.",
5   "homepage": "https://gitee.com/ilongge/XLCarPlateInputView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ilongge": "1015820857@qq.com"
12   },
13   "source": {
14     "git": "https://gitee.com/ilongge/XLCarPlateInputView.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "XLCarPlateInputView/*.{h,m,plist}",
21   "public_header_files": [
22     "XLCarPlateInputView/XLCarPlateInputView.h",
23     "XLCarPlateInputView/XLCarPlateKeyBoardDefine.h"
24   ],
25   "resource_bundles": {
26     "XLCarPlateInputView": [
27       "XLCarPlateInputView/*.{xib,xcassets,plist}"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "ARCHS": "armv7 arm64 x86_64",
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   }