blob: 8345302a472d347586b97ad2c35f69516a7c995f [file] [log] [blame]
{
"name": "ios-ntp",
"version": "1.1.7",
"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.7"
},
"source_files": "network-udp/*.{h,m}",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
}
}