[Add] AlibabacloudEmrServerlessSpark20230808 1.8.0
[CocoaPods.git] / Specs / 2 / b / f / SGFoundation / 1.0.0 / SGFoundation.podspec.json
blobf315964b1052d1ac84eddd4bc3105ea1a8ec05fe
2   "name": "SGFoundation",
3   "version": "1.0.0",
4   "summary": "iOS编程基础工具类",
5   "homepage": "https://github.com/originalix/SGFoundation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Lix": "xiao.liunit@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/originalix/SGFoundation.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "SG_Foundation",
22     "SG_Foundation/**/*.{h,m,swift}"
23   ],
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "pushed_with_swift_version": "3.0"