[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 8 / 4 / SNModuleKit / 0.2.0 / SNModuleKit.podspec.json
blob72fa4ffd0a6b67269e344e05825660384c8a458e
2   "name": "SNModuleKit",
3   "version": "0.2.0",
4   "summary": "A delightful iOS and OS X Project framework.",
5   "description": "If your project uses component-based solutions, you'll be much more handy with this framework!",
6   "homepage": "https://github.com/snlo/SNModuleKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "snlo": "snloveydus@sina.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/snlo/SNModuleKit.git",
19     "tag": "0.2.0"
20   },
21   "source_files": "SNModuleKit/Testing/TestingHeader.h",
22   "requires_arc": true,
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   },
26   "dependencies": {
27     "ReactiveObjC": [
29     ],
30     "AFNetworking": [
32     ],
33     "SDWebImage": [
35     ],
36     "MJRefresh": [
38     ],
39     "SAMKeychain": [
41     ],
42     "Aspects": [
44     ],
45     "MBProgressHUD": [
47     ],
48     "IQKeyboardManager": [
50     ],
51     "MJExtension": [
53     ],
54     "lottie-ios": [
56     ],
57     "JSONModel": [
59     ],
60     "Masonry": [
62     ],
63     "WebViewJavascriptBridge": [
65     ],
66     "pop": [
68     ],
69     "HyphenateLite": [
71     ],
72     "FMDB/FTS": [
74     ]
75   },
76   "subspecs": [
77     {
78       "name": "Utils",
79       "source_files": "SNModuleKit/Testing/Utils/**/*.{h,m}"
80     }
81   ]