[Add] LiteRTSelectTfOps 0.0.1-nightly.20250101
[CocoaPods.git] / Specs / 9 / 8 / 7 / BZFramework / 1.0.0 / BZFramework.podspec.json
blobe537d64a1a802693f5ad10678e0d8a8002dbe395
2   "name": "BZFramework",
3   "version": "1.0.0",
4   "summary": "1.0.0.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/BZLighthouse/BZFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BZlighthouse": "282066546@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/BZLighthouse/BZFramework.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "BZFramework/Classes/**/*",
23   "resource_bundles": {
24     "BZFramework": [
25       "BZFramework/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "SVProgressHUD": [
31     ]
32   }