[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 8 / d / 4 / ios-ntp / 1.1.7 / ios-ntp.podspec.json
blob8345302a472d347586b97ad2c35f69516a7c995f
2   "name": "ios-ntp",
3   "version": "1.1.7",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/jbenet/ios-ntp",
9   "authors": {
10     "Gavin Eadie": "https://github.com/gavineadie"
11   },
12   "summary": "SNTP implementation for iOS.",
13   "source": {
14     "git": "https://github.com/jbenet/ios-ntp.git",
15     "tag": "1.1.7"
16   },
17   "source_files": "network-udp/*.{h,m}",
18   "platforms": {
19     "ios": "9.0",
20     "tvos": "9.0"
21   }