[Add] Vouched 1.9.5
[CocoaPods.git] / Specs / 4 / 0 / f / YYViewLoadDetector / 0.1.1-dev / YYViewLoadDetector.podspec.json
blobf6d8ab08e7f35ed8aa5f9a8ca107c31edf504a15
2   "name": "YYViewLoadDetector",
3   "version": "0.1.1-dev",
4   "summary": "this is a ViewLoadDetector for YY.inc",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.yy.com/tangpeng/yyviewloadtimedetector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tangpeng": "tangpeng@yy.com"
13   },
14   "source": {
15     "git": "https://git.yy.com/tangpeng/yyviewloadtimedetector.git",
16     "tag": "0.1.1-dev"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YYViewLoadDetector/Classes/**/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit"
26   ]