blob: dbe5fe15017dd28dd75747b6856e41f24be2032d [file] [log] [blame]
{
"name": "ios-ntp",
"version": "1.1.8",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/jbenet/ios-ntp",
"authors": {
"Gavin Eadie": "https://github.com/gavineadie"
},
"summary": "SNTP implementation for iOS.",
"source": {
"git": "https://github.com/jbenet/ios-ntp.git",
"tag": "1.1.8"
},
"source_files": [
"ios-ntp-lib/*.{h,m}",
"network-udp/*.{h,m}"
],
"platforms": {
"ios": "9.0",
"tvos": "9.0"
}
}