[Add] TPNIronSourceSDKAdapter 6.4.28.1
[CocoaPods.git] / Specs / 4 / 0 / f / YYViewLoadDetector / 0.1.2 / YYViewLoadDetector.podspec.json
bloba600c467c8183efd4ed1398c1c77805c859b2e8d
2   "name": "YYViewLoadDetector",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YYViewLoadDetector/Classes/**/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit"
26   ]