[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / d / 4 / ios-ntp / 1.1.9 / ios-ntp.podspec.json
blobf2b723a740b6c25dd78e388a454e51e353d6d0ee
2   "name": "ios-ntp",
3   "version": "1.1.9",
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.9"
16   },
17   "source_files": "ios-ntp-lib/*.{h,m}",
18   "platforms": {
19     "ios": "9.0",
20     "tvos": "9.0"
21   },
22   "dependencies": {
23     "CocoaAsyncSocket": [
25     ]
26   }