[Add] JLBlueLink 1.0.0
[CocoaPods.git] / Specs / 4 / 7 / e / SGBase / 1.0.3 / SGBase.podspec.json
blob12347a712798bfeead01e08d73c64368865e4ca3
2   "name": "SGBase",
3   "version": "1.0.3",
4   "summary": "SGBase freamwork",
5   "description": "SGBase is very helpful freamwork",
6   "homepage": "https://github.com/zhenLuoxiaoming/SGBase",
7   "license": "MIT",
8   "authors": {
9     "罗晓明": "542250137@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/zhenLuoxiaoming/SGBase.git",
16     "tag": "1.0.3"
17   },
18   "source_files": [
19     "SGBase/SGBase/SGNetTool/**/*.{h,m}",
20     "SGBase/SGBase/SGDialog/*.{h,m}",
21     "SGBase/SGBase/*.{h,m}"
22   ],
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "SVProgressHUD": [
30       "~> 2.2.5"
31     ]
32   }