[Add] LiteRTSelectTfOps 0.0.1-nightly.20250101
[CocoaPods.git] / Specs / f / 2 / 7 / CardDavSDK / 1.0.2 / CardDavSDK.podspec.json
blob12fcee7dac56d030598e3e7c4474ea5248ec7723
2   "name": "CardDavSDK",
3   "version": "1.0.2",
4   "summary": "A delightful CardDavSDk framework.",
5   "platforms": {
6     "ios": "7.0"
7   },
8   "homepage": "https://github.com/denmanboy/CardDavSDK",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "dengman": "iam_dyz@163.com"
15   },
16   "social_media_url": "http://www.denman.me",
17   "source": {
18     "git": "https://github.com/denmanboy/CardDavSDK.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "CardDavSDK/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "GDataXMLNode2": [
25       "~> 2.0.1"
26     ]
27   }