blob: 873c5d2a53e10362cb3b2bb30b512e8357415db1 [file] [log] [blame]
{
"name": "MXTools",
"version": "0.1.0",
"summary": "AFNetworking二次封装请求类,常用的原生功能:相机、相册、获取地理位置等",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yang0123shu/MXTools.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"阳书成": "yang0123shu@163.com"
},
"source": {
"git": "https://github.com/yang0123shu/MXTools.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
],
"SVProgressHUD": [
],
"GTMBase64": [
]
}
}