blob: a600c467c8183efd4ed1398c1c77805c859b2e8d [file] [log] [blame]
{
"name": "YYViewLoadDetector",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YYViewLoadDetector/Classes/**/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}