blob: f6d8ab08e7f35ed8aa5f9a8ca107c31edf504a15 [file] [log] [blame]
{
"name": "YYViewLoadDetector",
"version": "0.1.1-dev",
"summary": "this is a ViewLoadDetector for YY.inc",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.yy.com/tangpeng/yyviewloadtimedetector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tangpeng": "tangpeng@yy.com"
},
"source": {
"git": "https://git.yy.com/tangpeng/yyviewloadtimedetector.git",
"tag": "0.1.1-dev"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YYViewLoadDetector/Classes/**/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}