blob: 5f3daabe79637f55786f871517d4a5c6fdf8108a [file] [log] [blame]
{
"name": "EasyAPM",
"version": "0.0.3",
"summary": "A Easy APM For iOS.",
"description": "A Easy APM For iOS Developer to monitor the performance data of the APP.",
"homepage": "https://github.com/liulinjun2code/EasyAPM",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"roki.liu@ly.com": "roki.liu@ly.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/liulinjun2code/EasyAPM.git",
"tag": "0.0.3"
},
"source_files": "EasyAPM/*.{h,m}",
"public_header_files": "EasyAPM/*.h",
"requires_arc": true
}