blob: 6fb025e1364e21c0862c0d8115ca011773735def [file] [log] [blame]
{
"name": "fps",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "An FPS moniter view on iOS.",
"homepage": "https://github.com/dimsky/FPSDemo",
"authors": {
"dimsky": "dimsky@163.com"
},
"source": {
"git": "https://github.com/dimsky/FPSDemo.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "FPS/*.{swift}"
}