blob: 81ae107e38948023a31b87f69e7d759b98547f8e [file] [log] [blame]
{
"name": "WFPopupManager",
"version": "0.1.9",
"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.1.9"
},
"source_files": "WFPopupManager/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}