[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / c / f / SSHandler / 0.6.1 / SSHandler.podspec.json
blob52f54997b8111aef2f1b9102be86243b629a069a
2   "name": "SSHandler",
3   "version": "0.6.1",
4   "summary": "SSKit中全局的配置文件",
5   "description": "用于SSKit中全局的配置文件",
6   "homepage": "https://github.com/bassamyan/SSHandler",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Quincy Yan": "yanyibin.nz@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/bassamyan/SSHandler.git",
19     "tag": "0.6.1"
20   },
21   "source_files": "SSHandlerDemo/SSHandler/**/*.{h,m}",
22   "resources": "Resource/**/*",
23   "dependencies": {
24     "SSConfigure": [
26     ],
27     "SSDialog": [
29     ]
30   }