[Add] Airship 19.0.2
[CocoaPods.git] / Specs / a / 4 / 1 / MainThreadLockChecker / 0.1.0 / MainThreadLockChecker.podspec.json
blobee654047c63e9db83011857eb4048715a62dc828
2   "name": "MainThreadLockChecker",
3   "version": "0.1.0",
4   "summary": "MainThreadLockChecker allows to monitor if the main thread is blocked by any long running task",
5   "homepage": "https://github.com/panda254/MainThreadLockChecker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "panda254": "arpitp@zendrive.com"
12   },
13   "source": {
14     "git": "https://github.com/panda254/MainThreadLockChecker.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "MainThreadLockChecker/Classes/**/*"