[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / e / d / 2 / IMAPClient / 0.0.2 / IMAPClient.podspec.json
blob7da73e30dc82afe0c858eb9979b85ac89dcff63a
2   "name": "IMAPClient",
3   "version": "0.0.2",
4   "license": "MIT",
5   "summary": "An asynchrounous IMAP client for iOS.",
6   "homepage": "https://github.com/bcoe/IMAPClient",
7   "authors": {
8     "bcoe": "bencoe@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/bcoe/IMAPClient.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "requires_arc": false