blob: 133a5a724622633e686ccdec11e8377d1967bb7a [file] [log] [blame]
{
"name": "YDLenzLibrary",
"version": "0.1.0",
"summary": "A short description of YDLenzLibrary.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/barty/YDLenzLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"994898756@qq.com": "994898756"
},
"source": {
"git": "https://gitee.com/barty/YDLenzLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YDLenzLibrary/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}