[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 6 / 2 / 4 / XYYUIKit / 1.0.2 / XYYUIKit.podspec.json
blobab2305a439e533fc23aa4ed25387c47f191fc76f
2   "name": "XYYUIKit",
3   "version": "1.0.2",
4   "summary": "package userful tools catagory",
5   "description": "package tools like UIButton Catagory",
6   "homepage": "https://github.com/1273011249/XYYUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xuyong": "1273011249@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/1273011249/XYYUIKit.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "XYYUIKit/Classes/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": "XYYUIKit/Classes/*.h",
27   "requires_arc": true