[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 8 / b / XLsn0wUdpSocket / 1.1.1 / XLsn0wUdpSocket.podspec.json
blob1039264f1d97c2681d54eb49fc23b4b55edebcb6
2   "name": "XLsn0wUdpSocket",
3   "version": "1.1.1",
4   "summary": "An iOS UdpSocket Component Born Of XLsn0wKit",
5   "authors": {
6     "XLsn0w": "xlsn0w@qq.com"
7   },
8   "requires_arc": true,
9   "platforms": {
10     "ios": "7.0"
11   },
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "homepage": "https://github.com/XLsn0w/XLsn0wUdpSocket",
17   "source": {
18     "git": "https://github.com/XLsn0w/XLsn0wUdpSocket.git",
19     "tag": "1.1.1"
20   },
21   "source_files": [
22     "XLsn0w/**/*.{h,m}",
23     "XLsn0w/*.{h}"
24   ],
25   "frameworks": [
26     "CFNetwork",
27     "Security"
28   ],
29   "dependencies": {
30     "CocoaAsyncSocket": [
32     ]
33   }