blob: 8a2e830f43be51fa60e3e06337b17d906e8fe16f [file] [log] [blame]
{
"name": "HDFPSLabel",
"version": "0.0.1",
"summary": "Convenient view screen refresh frame rate small tools.",
"homepage": "https://github.com/initialj/HDFPSLabel",
"license": "MIT",
"authors": {
"jiamengqiang": "mengqiangjia@gmail.com"
},
"social_media_url": "https://github.com/initialj",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/initialj/HDFPSLabel.git",
"tag": "0.0.1"
},
"source_files": "HDFPSLabel/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}