blob: 3025430291632ec516de1e4f24c3338d014247cd [file] [log] [blame]
{
"name": "DJFPSKit",
"version": "0.0.3",
"summary": "The easiest way to measure app's fps value",
"homepage": "hhttps://github.com/ldhlfzysys/DJFPSKit",
"license": "MIT",
"authors": {
"Dwight": "ldhlfzysys@163.com"
},
"social_media_url": "http://weibo.com/u/1788868134",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ldhlfzysys/DJFPSKit.git",
"tag": "0.0.2"
},
"source_files": "DJFPSKit/DJFPSKit/*.{h,m}",
"resource_bundles": {
"DJFPSKit": [
"DJFPSKit/html/*"
]
},
"requires_arc": true
}