blob: bc5f830f8af98f48385645c0b041833c757ebe44 [file] [log] [blame]
{
"name": "mdpd",
"version": "0.1.0",
"summary": "test 说明",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/liumengdi666/mdpd.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liumengdi666@163.com": "liumengdi666@163.com"
},
"source": {
"git": "https://github.com/liumengdi666/mdpd.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "mdpd/Classes/*.{h,m}",
"public_header_files": "mdpd/Classes/*.h",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}