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