[Add] AlibabacloudQuanMiaoLightApp20240801 2.1.0
[CocoaPods.git] / Specs / e / 1 / c / BNCore / 0.0.2 / BNCore.podspec.json
blobbddbefab998629bcc6efb8e42e9d4d7955852078
2   "name": "BNCore",
3   "version": "0.0.2",
4   "summary": "iOS常用核心组件",
5   "swift_versions": "4.0",
6   "description": "网络、缓存、线程管理器三大组件 轻量级",
7   "homepage": "https://github.com/chendengwen/BNCore",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "陈登文": "596765672@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/chendengwen/BNCore.git",
17     "tag": "0.0.2"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "BNCore/Classes/**/*",
23   "resource_bundles": {
24     "BNCore": [
25       "BNCore/Assets/*.png"
26     ]
27   },
28   "swift_version": "4.0"