[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / d / a / 7 / NeusoftUtility / 0.0.3 / NeusoftUtility.podspec.json
blob68e290bb210e1606888c16d8a7127d827e95f60b
2   "name": "NeusoftUtility",
3   "version": "0.0.3",
4   "summary": "NeusoftUtility",
5   "description": "A short description of NeusoftUtility.",
6   "homepage": "http://peoplecc.online",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhang.jianjun": "zhang.jianjun@neusoft.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/lzhangjianjunl/NeusoftUtility.git",
19     "tag": "0.0.3"
20   },
21   "ios": {
22     "vendored_frameworks": "NeusoftUtility/NeusoftUtility.framework"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "x86_64 armv7 arm64"
30   },
31   "preserve_paths": "NeusoftUtility/NeusoftUtility.framework",
32   "requires_arc": true,
33   "dependencies": {
34     "TOCropViewController": [
36     ],
37     "YTKNetwork": [
39     ],
40     "Masonry": [
42     ],
43     "YYModel": [
45     ],
46     "YYCategories": [
48     ]
49   }