blob: bd22d101d5c6088aae128c1fcdf54da46629d262 [file] [log] [blame]
{
"name": "JWFPSControl",
"version": "0.0.1",
"summary": "一款实时展示当前屏幕FPS的控件,使用简单。",
"homepage": "https://github.com/junwangInChina/JWFPSControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjun": "github_work@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/junwangInChina/JWFPSControl.git",
"tag": "0.0.1"
},
"source_files": "JWFPSControlDemo/JWFPSControlDemo/JWFPSControl/**/*.{h,m}",
"requires_arc": true
}