[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 5 / d / ANREye / 1.0.0 / ANREye.podspec.json
blobf23923b186c5168840cbe5e206467e039c456416
2   "name": "ANREye",
3   "version": "1.0.0",
4   "summary": "Class for monitor excessive blocking on the main thread.",
5   "description": "Class for monitor excessive blocking on the main thread and return the stacetrace of all threads.",
6   "homepage": "https://github.com/zixun/ANREye",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zixun": "chenyl.exe@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zixun/ANREye.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/zixun_",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ANREye/Classes/**/*",
23   "pushed_with_swift_version": "3.0"