[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 6 / b / XLAlertMessage / 0.0.4 / XLAlertMessage.podspec.json
blob4d99137f5463ac796601e88bcf0ed8e4dfbde789
2   "name": "XLAlertMessage",
3   "version": "0.0.4",
4   "summary": "A short description of XLAlertMessage.",
5   "homepage": "https://gitee.com/ilongge/xlalertmessage",
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/xlalertmessage.git",
15     "tag": "0.0.4"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "XLAlertMessage/**/*",
21   "public_header_files": "XLAlertMessage/*.h",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "pod_target_xcconfig": {
27     "ARCHS": "armv7 arm64 x86_64",
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }