blob: 63c3e50424bbe56f16cebcdc988bcb8f11917140 [file] [log] [blame]
{
"name": "WBExtension",
"version": "0.1.0",
"summary": "A short description of WBExtension.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/WangBoX/WBExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WangBoX": "563915318@qq.com"
},
"source": {
"git": "https://github.com/WangBoX/WBExtension.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"FMDB": [
],
"Masonry": [
],
"YYCache": [
],
"YYText": [
]
},
"source_files": "WBExtension/Classes/**/*"
}