[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / c / f / SSHandler / 0.0.4 / SSHandler.podspec.json
blob0acbbef4284490ff83a7569b106817541e4896c5
2   "name": "SSHandler",
3   "version": "0.0.4",
4   "summary": "一些统一的处理方法",
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.0.4"
20   },
21   "source_files": "SSHandlerDemo/SSHandler/**/*.{h,m}",
22   "dependencies": {
23     "SSConfigure": [
25     ],
26     "SSDialog": [
28     ]
29   }