4 "summary": "Promise for iOS.",
5 "description": "PSPromise是Promise模式的iOS实现,用于解决回调金字塔、代码顺序混乱等问题.",
6 "homepage": "https://github.com/alan-yeh/PSPromise",
9 "Alan Yeh": "git@yerl.cn"
12 "git": "https://github.com/alan-yeh/PSPromise.git",
18 "source_files": "PSPromise/Classes/**/*",
19 "public_header_files": "PSPromise/Classes/*.h"