blob: c768c5d625a82ef2675418548154b0836c0f08f4 [file] [log] [blame]
{
"name": "MGSectionAdapterSwift",
"version": "0.0.1",
"summary": "All item in table/collect can be a section.",
"description": "All item in table/collect can be a section.",
"homepage": "https://github.com/CrazyDavis/MGSectionAdapterSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"water": "crazydennies@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/CrazyDavis/MGSectionAdapterSwift.git",
"tag": "0.0.1"
},
"source_files": "MGSectionAdapterSwift/MGSectionAdapterSwift/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"MGUtilsSwift": [
],
"MGViewsSwift": [
],
"MGExtensionSwift": [
]
}
}