[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 2 / e / CMainThreadDetector / 0.0.1 / CMainThreadDetector.podspec.json
blobe0c01f74e41f3d0552264c78396835d883c7f406
2   "name": "CMainThreadDetector",
3   "version": "0.0.1",
4   "summary": "detect main thread slow, dump stack symbols.",
5   "description": "detect main thread slow, dump stack symbols, use timer ping/pong main thread.",
6   "homepage": "https://github.com/chbo297/CMainThreadDetector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ChengBo": "chbo297@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/booooo07",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/chbo297/CMainThreadDetector.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "CMainThreadDetector/*.{h,m}"