blob: 7bf0a482ab15b2bd5001b4a6793d88b878724f7a [file] [log] [blame]
{
"name": "MIApm",
"version": "1.0.1",
"summary": "ios APM sdk",
"description": "\"APM sdk for iOS,You can integrate it to analyze the network request of your ios app.\"",
"homepage": "https://github.com/mediaios/ios-apm.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mediaios": "iosmediadev@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mediaios/ios-apm.git",
"tag": "1.0.1"
},
"source_files": "MIApm/MIApm/**/*.{h,m,mm}",
"requires_arc": true
}