[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 4 / 2 / SGOCBase / 1.0.2 / SGOCBase.podspec.json
blobfd7ab3796faa7cdce65ac837faa298ab2c51c1f2
2   "name": "SGOCBase",
3   "version": "1.0.2",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "A short description of SGOCBase.",
8   "description": "A short description of SGOCBase.",
9   "homepage": "http://132.232.91.252:9999/IOS/SGOCBase",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "lyq": "809996066@qq.com"
16   },
17   "source": {
18     "git": "http://132.232.91.252:9999/IOS/SGOCBase.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "SGOCBase/*.{h,m}",
23     "SGOCBase/SGBaseView/*.{h,m}",
24     "SGOCBase/SGCategory/*.{h,m}",
25     "SGOCBase/SGMainController/*.{h,m}",
26     "SGOCBase/SGTool/*.{h,m}",
27     "SGOCBase/SGLib/**/*.{h,m}"
28   ],
29   "requires_arc": true,
30   "dependencies": {
31     "AFNetworking": [
33     ]
34   }