blob: 218b540558f204921698664ba4d3155b29bed2e5 [file] [log] [blame]
{
"name": "ICFPS",
"version": "1.1.1",
"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.1"
},
"source_files": "FPSDemo/FPSDemo/src/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit",
"requires_arc": true
}