blob: b3d7470c3daf54e251b0e1c61d584eab2a64a4a7 [file] [log] [blame]
{
"name": "PSGChainedMode",
"version": "1.1.2",
"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.1.2"
},
"source_files": [
"PSG_ChainedMode/PSGChainedMode",
"*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"ReactiveObjC": [
]
}
}