blob: ce5fef244e148c31df219e5c9fbf47bc87de7c73 [file] [log] [blame]
{
"name": "WFDSDK",
"version": "0.1.0",
"summary": "A short description of WFDSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/taozhang159/WFDSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tao": "315226680@qq.com"
},
"source": {
"git": "https://github.com/taozhang159/WFDSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WFDSDK/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
]
}
}