blob: cd4d832f8e3e5b38cf0eaabbdc66e8e9b8eb17b4 [file] [log] [blame]
{
"name": "KSCKit",
"version": "3.8.3",
"summary": "个人开发库",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://kansc.cn",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KanSC": "kanscEmail@126.com"
},
"source": {
"git": "https://e.coding.net/KanSC/modules/KSCKit.git",
"tag": "3.8.3"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "*.framework"
},
"resources": "KSCKit/**/*.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"FDFullscreenPopGesture": [
],
"DZNEmptyDataSet": [
],
"YYWebImage": [
],
"MJRefresh": [
],
"Masonry": [
],
"YYModel": [
],
"FMDB": [
]
}
}