[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 1 / 3 / SYZBundleHandler / 0.1.0 / SYZBundleHandler.podspec.json
blob10d12ece6bb306f80944109d760a6ea130f51cd5
2   "name": "SYZBundleHandler",
3   "version": "0.1.0",
4   "summary": "获取当前bundle内的资源",
5   "description": "获取当前bundle内的资源,主要针对库",
6   "homepage": "https://github.com/sundasheng1985/SYZBundleHandler",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sundasheng1985": "641569408@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/sundasheng1985/SYZBundleHandler.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SYZBundleHandler/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "ImageIO",
26     "CoreImage"
27   ]