[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / c / 5 / SDKBase / 0.0.1 / SDKBase.podspec.json
blobf511aaac7ff3af852a2d5cfedb57536f651dfeae
2   "name": "SDKBase",
3   "version": "0.0.1",
4   "summary": "Picture Edit.",
5   "description": "\"一个图片操作和网络请求的封装\"",
6   "homepage": "https://github.com/hellowebi/SDKBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hellowebi": "hellowebi@icloud.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/hellowebi/SDKBase.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Base",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "dependencies": {
27     "Alamofire": [
28       "~> 4.7.3"
29     ]
30   }