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