[Add] Courier_iOS 5.5.5
[CocoaPods.git] / Specs / 1 / e / a / LZIOSCommon / 0.1.1 / LZIOSCommon.podspec.json
blobd3262eb7aa0ddf190a61eecd96cc01daee46cb08
2   "name": "LZIOSCommon",
3   "version": "0.1.1",
4   "summary": "A short description of LZIOSCommon.",
5   "pod_target_xcconfig": {
6     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
7   },
8   "user_target_xcconfig": {
9     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
10   },
11   "description": "TODO: Add long description of the pod here.",
12   "homepage": "https://github.com/rookielz93/LZIOSCommon",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "rookielz93": "3538290757@qq.com"
19   },
20   "source": {
21     "git": "https://github.com/rookielz93/LZIOSCommon.git",
22     "tag": "0.1.1"
23   },
24   "platforms": {
25     "ios": "13.0"
26   },
27   "public_header_files": "LZIOSCommon/Classes/**/*.h",
28   "source_files": "LZIOSCommon/Classes/**/*",
29   "dependencies": {
30     "AFNetworking": [
31       "4.0.0"
32     ],
33     "FMDB": [
34       "2.7.5"
35     ],
36     "YYModel": [
37       "1.0.4"
38     ]
39   }