[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 2 / 3 / SSKit / 2.0.1 / SSKit.podspec.json
blobf9a387ee45c600ede1a6c5e387970dab68796f81
2   "name": "SSKit",
3   "version": "2.0.1",
4   "summary": "SSKit Framework",
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.1"
20   },
21   "source_files": "SSKitIntegration/SSKitIntegration/SSKitIntegration/*.h",
22   "dependencies": {
23     "SSMVVM": [
25     ],
26     "SSKitUtility": [
28     ],
29     "SSAlertView": [
31     ],
32     "SSInherits": [
34     ],
35     "KMNavigationBarTransition": [
37     ],
38     "FDFullscreenPopGesture": [
40     ]
41   }