blob: 13c3410b1d09ede307bd0a9674430d1ecd841215 [file] [log] [blame]
{
"name": "XLsn0wUdpSocket",
"version": "2.0.1",
"summary": "An iOS UdpSocket Communication Component Born Of XLsn0wKit",
"authors": {
"XLsn0w": "xlsn0w@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/XLsn0w/XLsn0wUdpSocket",
"source": {
"git": "https://github.com/XLsn0w/XLsn0wUdpSocket.git",
"tag": "2.0.1"
},
"source_files": [
"XLsn0w/**/*.{h,m}",
"XLsn0w/*.{h}"
],
"frameworks": [
"CFNetwork",
"Security"
],
"dependencies": {
"CocoaAsyncSocket": [
]
}
}