blob: aa127eb2c5b795701f4088491bbcff9b6c98d8b4 [file] [log] [blame]
{
"name": "PDUSDK",
"version": "0.8.0",
"summary": "PUDSDK3.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SoulmateL/PDUSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SoulmateL": "936118815@qq.com"
},
"source": {
"git": "https://github.com/SoulmateL/PDUSDK.git",
"tag": "0.8.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "PDUSDK/Classes/*.framework",
"public_header_files": "PDUSDK/Classes/*.framework/Headers",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
],
"FMDB": [
"~> 2.7.5"
]
}
}