blob: 85bb8b7bc6a5bf6c94c52cb1d6509b7365c5e2f6 [file] [log] [blame]
{
"name": "SSKit",
"version": "2.0.2",
"summary": "SSKit Framework",
"description": "SSKit是一个简易的、高度拓展性的iOS MVVM化框架",
"homepage": "https://github.com/bassamyan/SSKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quincy Yan": "yanyibin.nz@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bassamyan/SSKit.git",
"tag": "2.0.2"
},
"source_files": "SSKitIntegration/SSKitIntegration/SSKitIntegration/*.h",
"dependencies": {
"SSMVVM": [
],
"SSKitUtility": [
],
"SSAlertView": [
],
"SSInherits": [
],
"KMNavigationBarTransition": [
],
"FDFullscreenPopGesture": [
]
}
}