[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 8 / b / KyCommonCode / 0.0.4 / KyCommonCode.podspec.json
blob164bcb932c939eedfb643d6079562d80aea2f21a
2   "name": "KyCommonCode",
3   "version": "0.0.4",
4   "summary": "KyCommonCode.",
5   "description": "KyCommonCode",
6   "homepage": "https://github.com/KyleWhale/KyCommonCode.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kylej": "kylej@bluewhaletech.pro"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/KyleWhale/KyCommonCode.git",
19     "tag": "0.0.4"
20   },
21   "source_files": [
22     "Classes",
23     "KyCommonCode/Classes/*.{h,m}"
24   ],
25   "resource_bundles": {
26     "KyCommonCode": [
27       "KyCommonCode/Classes/KyCommonCode.bundle/*.png"
28     ]
29   },
30   "dependencies": {
31     "Masonry": [
33     ]
34   }