blob: e8682bd74ac1a00f27e10583fd7eaca27713a5e8 [file] [log] [blame]
{
"name": "LHPerformanceTest",
"version": "0.1.1",
"summary": "A short description of LHPerformanceTest.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AbleLHOne/LHPerformanceTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"albert.li": "albert.li@huolala.com"
},
"source": {
"git": "https://github.com/AbleLHOne/LHPerformanceTest.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LHPerformanceTest/Classes/**/*",
"dependencies": {
"Aspects": [
],
"Masonry": [
]
}
}