[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 2 / 3 / SSKit / 2.0.0 / SSKit.podspec.json
blobabc6f5ed32ef6cd7c4eefd547012ddc8924d48f4
2   "name": "SSKit",
3   "version": "2.0.0",
4   "summary": "SSKit",
5   "description": "SSKit是一个简易的、高度拓展性的iOS MVVM化框架",
6   "homepage": "https://github.com/bassamyan/SSKit",
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/SSKit.git",
19     "tag": "2.0.0"
20   },
21   "source_files": "SSKitIntegration/SSKitIntegration/SSKit/*.h",
22   "dependencies": {
23     "SSMVVM": [
25     ],
26     "SSAlertView": [
28     ],
29     "SSInherits": [
31     ],
32     "SSService": [
34     ],
35     "KMNavigationBarTransition": [
37     ],
38     "FDFullscreenPopGesture": [
40     ]
41   }