blob: 475510edff7a4df8b07333cb4376728fdb3b1398 [file] [log] [blame]
{
"name": "WFPopupManager",
"version": "0.2.0",
"license": {
"type": "MIT",
"text": " Copyright (c) 2016 江文帆. All rights reserved.\n"
},
"homepage": "https://github.com/jwfstars/WFPopupManager.git",
"authors": {
"江文帆": "jwfstars@icloud.com"
},
"summary": "WFPopupManager",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jwfstars/WFPopupManager.git",
"tag": "0.2.0"
},
"source_files": "WFPopupManager/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}