blob: 12b3ca1750c197aa1813d4534bbd3404478f5a23 [file] [log] [blame]
{
"name": "FPSTool",
"summary": "FPS实时检测工具",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"farmerly": "318465271@qq.com"
},
"homepage": "https://github.com/farmerly/FPSTool",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/farmerly/FPSTool.git",
"commit": "86276018ef48781fb35e5c735fc493676ec26638"
},
"source_files": "FPSTool/**/*",
"requires_arc": true,
"frameworks": "UIKit"
}