blob: 12fcee7dac56d030598e3e7c4474ea5248ec7723 [file] [log] [blame]
{
"name": "CardDavSDK",
"version": "1.0.2",
"summary": "A delightful CardDavSDk framework.",
"platforms": {
"ios": "7.0"
},
"homepage": "https://github.com/denmanboy/CardDavSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dengman": "iam_dyz@163.com"
},
"social_media_url": "http://www.denman.me",
"source": {
"git": "https://github.com/denmanboy/CardDavSDK.git",
"tag": "1.0.2"
},
"source_files": "CardDavSDK/*.{h,m}",
"requires_arc": true,
"dependencies": {
"GDataXMLNode2": [
"~> 2.0.1"
]
}
}