blob: 69cfe3e570cf074cd23c99923c4068fef843e5b5 [file] [log] [blame]
{
"name": "meijiwkbridge",
"version": "0.1.0",
"summary": "A short description of meijiwkbridge.",
"description": "meijiwkbridge description of the pod here.",
"homepage": "https://github.com/xch529030645/wkbridge",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xch": "xch529030645"
},
"source": {
"git": "https://github.com/xch529030645/wkbridge.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "wkbridge/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit",
"WebKit"
]
}