[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 5 / 1 / NHNetworkTime / 1.6 / NHNetworkTime.podspec.json
blob0f703a3271ab7317b1048c9a1961e6c1cd763c5b
2   "name": "NHNetworkTime",
3   "version": "1.6",
4   "summary": "Network time protocol NTP for iOS.",
5   "homepage": "https://github.com/huynguyencong/NHNetworkTime",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/huynguyencong/NHNetworkTime.git",
12     "tag": "1.6"
13   },
14   "authors": {
15     "Huy Nguyen Cong": "https://github.com/huynguyencong"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "NHNetworkTime/*.{h,m}",
21   "frameworks": "CFNetwork",
22   "dependencies": {
23     "CocoaAsyncSocket": [
24       "<=7.4.1"
25     ]
26   },
27   "requires_arc": true