blob: a62646d85d9b4a60b3e6bdb1414455c4ba4a0dae [file] [log] [blame]
{
"name": "ICFPS",
"version": "1.1.0",
"summary": "一个iOSapp内存、cpu,fps检测工具",
"description": "一个iOSapp内存、cpu,fps检测工具 使用oc编写",
"homepage": "https://github.com/icoder20150719/FPSDemo",
"social_media_url": "https://www.jianshu.com/u/9c7c2ad9faf8",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiongan": "andybbear@163.com"
},
"source": {
"git": "https://github.com/icoder20150719/FPSDemo.git",
"tag": "1.1.0"
},
"source_files": "FPSDemo/FPSDemo/src/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit",
"requires_arc": true
}