[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 6 / d / e / ios-time-synchronization / 0.0.3 / ios-time-synchronization.podspec.json
blob9688bf870fa38a1dac80ebaf437909f6d252fdd0
2   "name": "ios-time-synchronization",
3   "version": "0.0.3",
4   "summary": "iOS pod for time synchronization between iOS device and backend",
5   "description": "Time on device can be incorrect and we should handle this case properly.",
6   "homepage": "https://github.com/aipmedia-org/ios-time-synchronization",
7   "license": "MIT",
8   "authors": {
9     "AiP Media": "we@aipmedia.ru"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/aipmedia-org/ios-time-synchronization.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "CoordinatedTime",
20     "CoordinatedTime/*.{h,m}"
21   ],
22   "exclude_files": "CoordinatedTimeTests"