[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / e / 6 / d / IOS-QuickDevelopTools / 1.0.3 / IOS-QuickDevelopTools.podspec.json
blob1dacf5ecc171fa95536c95e3126671e1bd0c7a95
2   "name": "IOS-QuickDevelopTools",
3   "version": "1.0.3",
4   "summary": "include lots of my tools.",
5   "description": "include lots of my tools for one line install.",
6   "homepage": "https://github.com/vilyever",
7   "license": "MIT",
8   "authors": {
9     "vilyever": "vilyever@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/vilyever/IOS-QuickDevelopTools.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "IOS-QuickDevelopTools": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "dependencies": {
27     "UISlider-TrackHeight": [
28       "~> 1.0.2"
29     ],
30     "UIScrollView-Position": [
31       "~> 1.0.0"
32     ],
33     "UISearchBar-InnerComponents": [
34       "~> 1.0.0"
35     ],
36     "MediaPlayer-VolumeControl": [
37       "~> 1.0.1"
38     ],
39     "NSDictionary-Enhance": [
40       "~> 1.0.0"
41     ],
42     "IOS-QuickDevelopMacros": [
43       "~> 1.0.1"
44     ]
45   }