[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 8 / 2 / 3 / SSKit / 2.2.0 / SSKit.podspec.json
blob720d945bdecfe8c7e6c771603b52ca59c4dd703a
2   "name": "SSKit",
3   "version": "2.2.0",
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.2.0"
20   },
21   "source_files": "SSKitIntegration/SSKitIntegration/SSKitIntegration/*.h",
22   "dependencies": {
23     "SSMVVM": [
25     ],
26     "SSWrapper": [
28     ],
29     "KMNavigationBarTransition": [
31     ],
32     "FDFullscreenPopGesture": [
34     ]
35   }