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