[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / a / 4 / 1 / MainThreadLockChecker / 0.1.2 / MainThreadLockChecker.podspec.json
blobc2ae2abd2c2d3e907dcfeb930d0f72401f222a6d
2   "name": "MainThreadLockChecker",
3   "version": "0.1.2",
4   "summary": "MainThreadLockChecker allows to monitor main thread blocks by long-running tasks",
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.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "MainThreadLockChecker/Classes/**/*"