Latest | 0.1 |
---|---|
Homepage | https://github.com/aipmedia-org/ios-time-synchronization |
License | MIT |
Platforms | ios 7.0 |
Authors |
iOS pod for time synchronization between iOS device and backend
Latest podspec
{ "name": "ios-time-synchronization", "version": "0.1", "summary": "iOS pod for time synchronization between iOS device and backend", "description": "NSDate subclass for time synchronization between iOS device and backend", "homepage": "https://github.com/aipmedia-org/ios-time-synchronization", "license": "MIT", "authors": { "AiP Media": "[email protected]" }, "platforms": { "ios": "7.0" }, "source": { "git": "https://github.com/aipmedia-org/ios-time-synchronization.git", "tag": "0.1" }, "source_files": [ "BackendTimeSync", "BackendTimeSync/**/*.{h,m}" ], "exclude_files": "BackendTimeSync/BackendTimeSyncTests" }
Fri, 04 Mar 2016 14:47:03 +0000