[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / f / YHThread / 1.0.1 / YHThread.podspec.json
blob0e44dcec8022f99b834ae25ce242b86b745fdb6a
2   "name": "YHThread",
3   "version": "1.0.1",
4   "summary": "1.A simple wrapper on NSThread depended on NSRunLoop to run blocks on exactly the same thread.\\n2.Serial queue  Simulating thread using a serial queue",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/FyhSky/YHThread",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "FyhSky": "fengyinghaotjut@126.com"
13   },
14   "source": {
15     "git": "https://github.com/FyhSky/YHThread.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YHThread/Classes/**/*"