blob: d53624c359bd8e89df90ee3a3b3e71935f690dd3 [file] [log] [blame]
{
"name": "FHHFPSIndicator",
"summary": "show FPS On keyWindow.",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"002and001": "xxewz1@163.com"
},
"social_media_url": "http://www.jianshu.com/users/d8d972561b59/timeline",
"homepage": "https://github.com/jvjishou/FHHFPSIndicator",
"source": {
"git": "https://github.com/jvjishou/FHHFPSIndicator.git",
"tag": "1.0.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": "FHHFPSIndicator/**/*.{h,m,png}",
"requires_arc": true
}