blob: d80212395e473de4e90a91d4707baadd6eb1b919 [file] [log] [blame]
{
"name": "PSGChainedMode",
"version": "1.0.0",
"summary": "A short description of PSGChainedMode.",
"homepage": "https://github.com/GuiLQing/PSG_ChainedMode",
"license": "MIT",
"authors": {
"PSG": "gui950823@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GuiLQing/PSG_ChainedMode.git",
"tag": "1.0.0"
},
"source_files": [
"PSG_ChainedMode/PSGChainedMode",
"*.{h,m}"
],
"requires_arc": true
}