blob: 6f36bfda5e97194dc459d56cf51e17235f0ad780 [file] [log] [blame]
{
"name": "TXFPSCalculator",
"version": "1.0.0",
"summary": "The easy way to show FPS.(显示当前 FPS)",
"homepage": "https://github.com/tingxins/TXFPSCalculator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tingxins": "tingxins@sina.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tingxins/TXFPSCalculator.git",
"tag": "v1.0.0"
},
"source_files": "TXFPSCalculator/**/*.{h,m}",
"requires_arc": true
}