blob: f770ac7f37020fc65dc97dfdd2fbcc54e3184661 [file] [log] [blame]
{
"name": "MSEventLog",
"version": "0.1.9",
"summary": "Logging event for mishiOS app.",
"description": "This is a component for mishiOS Logging,it's a good start.'",
"homepage": "http://121.40.53.85:8000/min.xia/mseventlog",
"license": "MIT",
"authors": {
"夏敏": "min.xia@mishi.cn"
},
"source": {
"git": "http://121.40.53.85:8000/min.xia/mseventlog.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "7.0"
},
"source_files": "MSEventLog/Classes/**/*",
"resource_bundles": {
"MSEventLog": [
"MSEventLog/Assets/*.png"
]
},
"frameworks": "UIKit",
"dependencies": {
"AliyunOSSiOS": [
"~> 2.5.0"
],
"Mantle": [
"~> 1.5.8"
]
}
}