blob: 8cf636d9dd3664542bc8f1af69446776b867a16f [file] [log] [blame]
{
"name": "GRealTimeCheck",
"version": "0.0.1",
"summary": "NTF Time Check util .",
"description": "NTF Time Check util . 准确时间校验",
"homepage": "https://github.com/EarthMass/GRealTimeCheck",
"license": "MIT",
"authors": {
"EarthMass": "https://github.com/EarthMass"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/EarthMass/GRealTimeCheck.git",
"tag": "0.0.1"
},
"source_files": "GRealTimeCheck/podfile/**/*.{h,m}",
"resources": "GRealTimeCheck/podfile/**/*.{hosts}",
"requires_arc": true,
"dependencies": {
"CocoaAsyncSocket": [
],
"RealReachability": [
]
}
}