blob: c92e38014bb9df05e72526d03ead35c6a1cacf20 [file] [log] [blame]
{
"name": "MGSectionAdapterSwift",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "MGSectionAdapterSwift/MGSectionAdapterSwift/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"MGUtilsSwift": [
],
"MGViewsSwift": [
],
"MGExtensionSwift": [
]
}
}