[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / c / f / SSHandler / 0.5.0 / SSHandler.podspec.json
blobda810f4240503cee9a518e239e3e701ec4ccc624
2   "name": "SSHandler",
3   "version": "0.5.0",
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.5.0"
20   },
21   "source_files": "SSHandlerDemo/SSHandler/**/*.{h,m}",
22   "dependencies": {
23     "SSConfigure": [
25     ],
26     "SSDialog": [
28     ]
29   }