blob: 20ef23012c8a7b8b0eacf7a5ec7763ff5a0e4b61 [file] [log] [blame]
{
"name": "MSManager",
"version": "0.1.0",
"summary": "MSManager for meishakeji",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.meishakeji.com/blithe/MSThirdLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张孟豪": "blithe@meishakeji.com"
},
"source": {
"git": "https://gitlab.meishakeji.com/blithe/MSThirdLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MSManager/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"SVProgressHUD": [
]
}
}