[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / f / 9 / UIKitCategory / 1.0.0 / UIKitCategory.podspec.json
blobeaac90d1f2e140d6616c766dd7584b46ac9dc4e6
2   "name": "UIKitCategory",
3   "version": "1.0.0",
4   "summary": "简易好用的UIKit组件",
5   "description": "A view category for UIView Frame handy methods",
6   "homepage": "https://github.com/yaoqi-github/UIKitCategory",
7   "license": "MIT",
8   "authors": {
9     "yaoqi": "yq853355024@163.com"
10   },
11   "source": {
12     "git": "https://github.com/yaoqi-github/UIKitCategory.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "UIKitCategory": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"