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