blob: 1058a454c4bb1c6877dd5cf6b23482546deb8a2a [file] [log] [blame]
{
"name": "WLAlert",
"version": "0.0.2",
"summary": "Custom MyWLAlert",
"description": "Custom MyWLAlert。",
"homepage": "https://github.com/weiweilong/WLAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weiweilong": "weiweilong_email@foxmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/weiweilong/WLAlert.git",
"tag": "0.0.2"
},
"source_files": "WLAlert/WLAlert/*.{h,m}",
"public_header_files": "WLAlert/WLAlert/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}