blob: 32b6734ce5e1a011db87b73c802182e3ac52c8d3 [file] [log] [blame]
{
"name": "MSWebController",
"version": "1.0.0",
"summary": "MSWebController",
"description": "MSWebController.",
"homepage": "https://github.com/MaxseyLau/MSWebController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxwell": "maxwell.me@live.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MaxseyLau/MSWebController.git",
"tag": "1.0.0"
},
"resources": [
"Sources/**/*.{bundle}"
],
"source_files": "Sources/**/*.{h,m}",
"frameworks": "WebKit",
"requires_arc": true
}