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