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