[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / 7 / e / SGBase / 0.0.5 / SGBase.podspec.json
blob5bbf8416b087dc4e198c33b73165054af5ebfb3d
2   "name": "SGBase",
3   "version": "0.0.5",
4   "summary": "SGBase.",
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": "0.0.5"
17   },
18   "source_files": [
19     "SGBase/SGBase/SGDialog/*.{h,m}",
20     "SGBase/SGBase/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "SVProgressHUD": [
25       "~> 2.2.5"
26     ]
27   }