blob: 14e45664dc452f68d829f76d654bd0ccd5e3848d [file] [log] [blame]
{
"name": "Performance",
"version": "0.1.3",
"summary": "Performance tools for iOS",
"description": "Performance tools for iOS, including main thread monitor.",
"homepage": "https://github.com/luqyluqe/Performance",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luqyluqe": "luqy.luqe@gmail.com"
},
"source": {
"git": "https://github.com/luqyluqe/Performance.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Performance/Classes/**/*"
}