blob: ab042e6ccf5d83534258c829a86c5829c0fdbe13 [file] [log] [blame]
{
"name": "WLFClient",
"version": "3.0.0",
"summary": "WLFClient v3.0.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wulinfeng198810/WLFClient",
"license": "MIT",
"authors": {
"吴林峰": "1486634154@qq.com"
},
"source": {
"git": "https://github.com/wulinfeng198810/WLFClient.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "WLFClient/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}