blob: dd7c2189a64af4bf561c72311afb9d8de4ce503b [file] [log] [blame]
{
"name": "YDLenzLibrary",
"version": "0.1.1",
"summary": "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@qq.com”"
},
"source": {
"git": "https://gitee.com/barty/YDLenzLibrary.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YDLenzLibrary/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}