blob: aad5e86d99ee11d7bec7dee8012b2ce0941e674f [file] [log] [blame]
{
"name": "LGFHelper",
"version": "1.0.0",
"license": "MIT",
"summary": "An Common class and some common class category With Swift5.0 on iOS.",
"homepage": "https://github.com/Peterfelee/LGFHelper",
"authors": {
"peterlee": "925460675@qq.com"
},
"source": {
"git": "https://github.com/Peterfelee/LGFHelper.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "LGFHelper/Common/*.swift",
"swift_version": "5.0"
}