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