[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 3 / d / LYMainThreadDetect / 1.0.0 / LYMainThreadDetect.podspec.json
blob9a892c01db3f544fa13769326c1911b43e47b15e
2   "name": "LYMainThreadDetect",
3   "version": "1.0.0",
4   "summary": "a simple main thread detector.",
5   "description": "a simple main thread detector which can monitoring the long-running operations.",
6   "homepage": "https://github.com/install-b/LYMainThreadDetect.git",
7   "license": "MIT",
8   "authors": {
9     "ShanggenZhang": "gkzhangshangen@163.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/install-b/LYMainThreadDetect.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "LYMainThreadDetect/*.{h,m}",
19   "public_header_files": "LYMainThreadDetect/*.h",
20   "frameworks": "Foundation",
21   "requires_arc": true