[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 5 / d / ANREye / 1.2.0 / ANREye.podspec.json
blob630881ef3f6dccf2514dbcb400ecae8dc42311fd
2   "name": "ANREye",
3   "version": "1.2.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.2.0"
17   },
18   "social_media_url": "https://twitter.com/zixun_",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ANREye/Classes/**/*"