blob: 9ea388a126c22d2cfbc1e0cfe836923304772926 [file] [log] [blame]
{
"name": "DJFPSKit",
"version": "0.0.1",
"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.1"
},
"source_files": [
"DJFPSKit/DJFPSKit/*.{h,m}",
"DJFPSKit/html/*.*"
],
"requires_arc": true
}