blob: 5eb4027e0e3fed31c7ca62bb83b09e975165acae [file] [log] [blame]
{
"name": "MLNetWork",
"version": "0.2.0",
"summary": "A short description of MLNetWork.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://10.0.16.6/weilin.zhang/MLNetWork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"章维林": "weilin.zhang@melot.cn"
},
"source": {
"git": "http://10.0.16.6/weilin.zhang/MLNetWork.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/<codersun>",
"platforms": {
"ios": "9.0"
},
"source_files": "MLNetWork/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": [
"Foundation",
"CoreGraphics"
],
"dependencies": {
"AFNetworking": [
"3.2.1"
],
"YYModel": [
"1.0.4"
]
}
}