blob: 42bc3ee4d865834ef4fbadf0f754348c78930985 [file] [log] [blame]
{
"name": "PDUSDK",
"version": "0.2.0",
"summary": "A short description of PDUSDK.",
"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.2.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "PDUSDK/Classes/*.framework",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
],
"FMDB": [
"~> 2.7.5"
]
}
}