blob: 59b2c2aaf77018234a340c886596e769534d4593 [file] [log] [blame]
{
"name": "LTFPS",
"version": "1.0",
"summary": "A framework to show FPS on ios Project.",
"description": "a framework to show FPS on iOS project",
"homepage": "blog.ltove.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LTOVE": "t@ltove.com"
},
"social_media_url": "http://twitter.com/LTOVE",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/LTOVEM/LTFPS.git",
"tag": "1.0"
},
"source_files": "LTFPS/FPS/**/*.{h,m}",
"requires_arc": true
}