[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 3 / 0 / DTBonjour / 1.1.3 / DTBonjour.podspec.json
blob6046ce3fa9b2473eac5e47a83be8fc3b553d657a
2   "name": "DTBonjour",
3   "version": "1.1.3",
4   "summary": "Client/Server Communication of NSObjects over WiFi.",
5   "homepage": "https://github.com/Cocoanetics/DTBonjour",
6   "authors": {
7     "Oliver Drobnik": "oliver@drobnik.com"
8   },
9   "source": {
10     "git": "https://github.com/Cocoanetics/DTBonjour.git",
11     "tag": "1.1.3"
12   },
13   "source_files": "Core/Source/*.{h,m}",
14   "license": "BSD",
15   "platforms": {
16     "ios": "5.0",
17     "osx": "10.8",
18     "tvos": "9.1"
19   },
20   "ios": {
21     "frameworks": [
22       "CoreFoundation",
23       "Foundation",
24       "UIKit"
25     ]
26   },
27   "tvos": {
28     "frameworks": [
29       "CoreFoundation",
30       "Foundation",
31       "UIKit"
32     ]
33   },
34   "osx": {
35     "frameworks": [
36       "CoreFoundation",
37       "Foundation"
38     ]
39   },
40   "requires_arc": true