[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / c / 0 / commonSDK / 0.1.3 / commonSDK.podspec.json
blobe90e291478f981bd881786b22b3f9187112b1bf6
2   "name": "commonSDK",
3   "version": "0.1.3",
4   "summary": "A short description of commonSDK.",
5   "description": "基础功能封装",
6   "homepage": "https://github.com/15730898949/commonSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "15730898949": "15730898949@163.com"
13   },
14   "source": {
15     "git": "https://github.com/15730898949/commonSDK.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "commonSDK/commonSDK/Classes/**/*.{h,m}",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ],
26     "SDWebImage": [
27       "~> 3.7.6"
28     ]
29   }