blob: 8a8e1760602121f212fd149f51de858ffea5b28a [file] [log] [blame]
{
"name": "SPTableKit",
"version": "0.4.2",
"summary": "快速、高效地构建TableView",
"homepage": "https://github.com/Snackstops/SPTableKit",
"license": {
"type": "MIT"
},
"authors": {
"Snackstops": "30.4.26105@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Snackstops/SPTableKit.git",
"tag": "0.4.2"
},
"source_files": "SPTableKit/SPTableKit.framework/Headers/*.{h}",
"vendored_frameworks": "SPTableKit/SPTableKit.framework",
"public_header_files": "SPTableKit/SPTableKit.framework/Headers/SPTableKit.h",
"frameworks": [
"UIKit",
"Foundation",
"SafariServices"
],
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
],
"JPush": [
]
}
}