blob: c3699fd08975b34f2ab2f420b93b251b1ab74144 [file] [log] [blame]
{
"name": "XLsn0wUdpSocket",
"version": "1.1.3",
"summary": "An iOS UdpSocket 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": "1.1.3"
},
"source_files": [
"XLsn0w/**/*.{h,m}",
"XLsn0w/*.{h}"
],
"frameworks": [
"CFNetwork",
"Security"
],
"dependencies": {
"CocoaAsyncSocket": [
]
}
}