[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / c / f / XLsn0wKit / 3.9.7 / XLsn0wKit.podspec.json
blobd3ecd2a7f4ec6f08aa904de35b0a0d18f031e682
2   "name": "XLsn0wKit",
3   "version": "3.9.7",
4   "summary": "An iOS Components Framework Born Of XLsn0wKit",
5   "authors": {
6     "XLsn0w": "xlsn0w@qq.com"
7   },
8   "requires_arc": true,
9   "platforms": {
10     "ios": "7.0"
11   },
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "homepage": "https://github.com/XLsn0w/XLsn0wKit",
17   "source": {
18     "git": "https://github.com/XLsn0w/XLsn0wKit.git",
19     "tag": "3.9.7"
20   },
21   "source_files": "XLsn0w/**/*.{h,m}",
22   "resources": "XLsn0w/Resources/XLsn0wKit.bundle",
23   "libraries": [
24     "z",
25     "sqlite3"
26   ],
27   "frameworks": [
28     "UIKit",
29     "CoreFoundation",
30     "CoreText",
31     "CoreGraphics",
32     "CoreImage",
33     "QuartzCore",
34     "ImageIO",
35     "AssetsLibrary",
36     "Accelerate",
37     "MobileCoreServices",
38     "SystemConfiguration",
39     "AVFoundation"
40   ],
41   "dependencies": {
42     "AFNetworking": [
44     ],
45     "SDWebImage": [
47     ],
48     "Masonry": [
50     ],
51     "MBProgressHUD": [
53     ],
54     "Aspects": [
56     ]
57   }